• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..07-Jan-2012-

problog/H06-Feb-2012-13,13811,955

problog_examples/H07-Jan-2012-821698

simplecudd/H07-Jan-2012-5,5193,622

simplecudd_lfi/H07-Jan-2012-6,2733,863

LICENSEH A D18-Oct-20108.5 KiB183144

Makefile.inH A D06-Feb-20122.6 KiB9469

READMEH A D18-Oct-2010323 138

aproblog.yapH A D17-Aug-201143.9 KiB1,2991,187

dtproblog.yapH A D16-Dec-201029.3 KiB842760

problog.texH A D18-Oct-201018.5 KiB519391

problog.yapH A D06-Feb-2012118.3 KiB3,6873,319

problog_learning.yapH A D26-Apr-201146.6 KiB1,5271,304

problog_lfi.yapH A D06-Feb-201238.6 KiB1,1851,007

README

1To compile ProbLog call
2   make
3To clean the directory call
4   make clean
5
6The make file will recursively call the make file of SimpleCudd and Cudd.
7And it will finally copy the binary executable ProblogBDD to the main directory.
8
9For general information on ProbLog, please see
10
11    http://dtai.cs.kuleuven.be/problog
12
13