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
Vitor Santos Costa 0f32e2cc9f syntax
2016-08-15 14:57:32 -05:00
..
problog init better; problog_low accepts conditional probabilities (untested); accept (p0::a;p1::b). 2016-08-05 16:43:11 -05:00
problog_examples learn again 2016-06-03 16:23:28 +01:00
aproblog.yap fixes in simplecudd & lbdd 2016-06-02 10:53:36 +01:00
CMakeLists.txt fix typo 2015-10-20 03:08:37 +01:00
dtproblog.yap fixes in simplecudd & lbdd 2016-06-02 10:53:36 +01:00
LICENSE update to version 07312009 of ProbLog. 2009-07-31 12:18:03 -05:00
Makefile.in typo 2014-02-13 02:08:16 +00:00
problog_lbdd.yap prolog in men bed support 2016-05-30 11:29:26 +01:00
problog_learning_lbdd.yap learn again 2016-06-03 16:23:28 +01:00
problog_learning.yap just indenting 2016-08-05 16:39:45 -05:00
problog_lfi.yap init better; problog_low accepts conditional probabilities (untested); accept (p0::a;p1::b). 2016-08-05 16:43:11 -05:00
problog.tex ProbLog Manual 2010-08-31 13:30:40 +02:00
problog.yap syntax 2016-08-15 14:57:32 -05: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