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 9156b90b66 bfgs
2019-04-01 13:40:17 +01:00
..
problog bfgs 2019-04-01 13:40:17 +01:00
problog_examples bfgs 2019-04-01 13:40:17 +01:00
aproblog.yap fixes in simplecudd & lbdd 2016-06-02 10:53:36 +01:00
CMakeLists.txt problog 2019-03-06 10:49:55 +00: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 lbfgs 2018-10-19 14:56:49 +01:00
problog_lbfgs.yap bfgs 2019-04-01 13:40:17 +01:00
problog_learning_lbdd.yap bddss 2019-03-22 15:41:14 +00:00
problog_learning.yap assert(3) 2019-03-09 11:23:30 +00: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.md yapi 2018-12-10 22:40:12 +00:00
problog.yap current_prdicate/2 2019-03-09 06:50:09 +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