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 8fcf3eb008 lbfgs
memory leaks with _output_
improve configure
2018-10-19 14:56:49 +01:00
..
problog singles 2018-10-09 13:47:27 +01:00
problog_examples LBFGS 2018-10-05 10:26:34 +01:00
CMakeLists.txt ifix 2018-10-08 13:51:17 +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.tex ProbLog Manual 2010-08-31 13:30:40 +02:00
problog.yap problog 2018-10-10 09:39:04 +01:00
problog_lbdd.yap lbfgs 2018-10-19 14:56:49 +01:00
problog_lbfgs.yap lbfgs 2018-10-19 14:56:49 +01:00
problog_learning.yap problog 2018-10-10 09:39:04 +01:00
problog_learning_lbdd.yap ifix 2018-10-08 13:51:17 +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