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-03-09 00:45:14 +00:00
..
problog last fixes of ProbLog 2009-03-09 00:45:14 +00:00
problog_examples git learning stuff. 2009-03-09 00:40:50 +00:00
problog_learning last fixes of ProbLog 2009-03-09 00:45:14 +00:00
simplecudd simplecudd interface 2009-03-09 00:42:12 +00:00
Makefile.in Updated ProbLog Makefile and updated Problog top files. 2009-03-09 00:40:12 +00:00
problog_learning.yap Updated ProbLog Makefile and updated Problog top files. 2009-03-09 00:40:12 +00:00
problog.yap Updated ProbLog Makefile and updated Problog top files. 2009-03-09 00:40:12 +00: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.