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
2014-01-23 01:46:16 +00:00
..
problog fix \% 2013-11-08 23:48:57 +00:00
problog_examples fix problog experiment. 2012-04-27 16:30:02 +01:00
simplecudd support cross-compilation for windows 2014-01-23 01:46:16 +00:00
simplecudd_lfi support cross-compilation for windows 2014-01-23 01:46:16 +00:00
aproblog.yap update latest releaase of ProbLog 2011-09-05 03:07:15 +02:00
dtproblog.yap Newest ProbLog version 2010-12-16 14:30:50 +01:00
LICENSE update to version 07312009 of ProbLog. 2009-07-31 12:18:03 -05:00
Makefile.in use standard paths for installing examples. 2012-07-06 18:56:05 -05:00
problog_lbdd.yap gradient is more complex to compute 2013-02-26 09:39:56 -06:00
problog_learning_lbdd.yap gradient is more complex to compute 2013-02-26 09:39:56 -06:00
problog_learning.yap allow ProbLog to use lbdd. 2012-04-26 13:52:09 +01:00
problog_lfi.yap Latest ProbLog 2012-01-11 14:44:59 +00:00
problog.tex ProbLog Manual 2010-08-31 13:30:40 +02:00
problog.yap remove problog atom initialization 2013-12-08 23:16:22 +00:00
README New ProbLog Distribution Version 2010-08-26 14:41:18 +02: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.

For general information on ProbLog, please see
    
    http://dtai.cs.kuleuven.be/problog