This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/ProbLog
2009-05-02 14:11:54 -05:00
..
problog Angelika's updates. 2009-03-24 01:06:50 +00:00
problog_examples use correct location for problog. 2009-03-16 15:13:47 +00:00
problog_learning last fixes of ProbLog 2009-03-09 00:45:14 +00:00
simplecudd support exporting top-level-work as absolute path 2009-05-02 14:11:54 -05:00
Makefile.in Updated ProbLog Makefile and updated Problog top files. 2009-03-09 00:40:12 +00:00
problog_learning.yap Angelika's updates. 2009-03-24 01:06:50 +00:00
problog.yap support exporting top-level-work as absolute path 2009-05-02 14:11:54 -05:00
README update package locations to a subdir packages 2009-02-16 12:23:29 +00:00

To compile ProbLog call
   make
To clean the directory call
   make clean

The make file will recursively call the make file of SimpleCudd and Cudd.
And it will finally copy the binary executable ProblogBDD to the main directory.