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 e6ffe9c2a0 lbfgs and Problog ex. 2019-05-27 15:34:24 +01:00
..
problog Problog testing: modules :( 2019-05-27 15:32:39 +01:00
problog_examples lbfgs and Problog ex. 2019-05-27 15:34:24 +01:00
CMakeLists.txt fixes 2019-04-02 15:32:50 +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
README New ProbLog Distribution Version 2010-08-26 14:41:18 +02:00
aproblog.yap fixes in simplecudd & lbdd 2016-06-02 10:53:36 +01:00
dtproblog.yap fixes in simplecudd & lbdd 2016-06-02 10:53:36 +01:00
problog.md yapi 2018-12-10 22:40:12 +00:00
problog.yap Problog testing: modules :( 2019-05-27 15:32:39 +01:00
problog_lbdd.yap lbfgs 2018-10-19 14:56:49 +01:00
problog_lbfgs.yap Problog testing: modules :( 2019-05-27 15:32:39 +01:00
problog_learning.yap Problog testing: modules :( 2019-05-27 15:32:39 +01:00
problog_learning_lbdd.yap Problog testing: modules :( 2019-05-27 15:32:39 +01: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

README

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