allow ProbLog to use lbdd.
This commit is contained in:
@@ -99,3 +99,6 @@ test_example(33,path(5,4),0.57).
|
||||
test_example(34,path(6,4),0.51).
|
||||
test_example(35,path(6,5),0.69).
|
||||
|
||||
:- set_problog_flag(libbdd_init_method,(Query,Bdd,
|
||||
problog_kbest_bdd(Query,20,_Status))).
|
||||
|
||||
|
Reference in New Issue
Block a user