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-07-31 12:18:03 -05:00
..
problog update to version 07312009 of ProbLog. 2009-07-31 12:18:03 -05:00
problog_examples use correct location for problog. 2009-03-16 15:13:47 +00:00
problog_learning update to version 07312009 of ProbLog. 2009-07-31 12:18:03 -05:00
simplecudd support exporting top-level-work as absolute path 2009-05-02 14:11:54 -05:00
LICENSE update to version 07312009 of ProbLog. 2009-07-31 12:18:03 -05:00
Makefile.in update to version 07312009 of ProbLog. 2009-07-31 12:18:03 -05:00
problog_learning.yap update to version 07312009 of ProbLog. 2009-07-31 12:18:03 -05:00
problog.yap update to version 07312009 of ProbLog. 2009-07-31 12:18:03 -05:00
README update to version 07312009 of ProbLog. 2009-07-31 12:18:03 -05: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.

Please, consult

	http://dtai.cs.kuleuven.be/problog

for more information