bdd and pfl integration work (partial patch).

This commit is contained in:
Vítor Santos Costa
2012-09-24 14:36:30 +01:00
parent ac863833ff
commit 83418f8f27
5 changed files with 157 additions and 16 deletions

View File

@@ -21,6 +21,7 @@ total_students(256).
%:- clpbn_horus:set_solver(fove).
%:- clpbn_horus:set_solver(hve).
:- clpbn_horus:set_solver(bp).
:- clpbn_horus:set_solver(bdd).
%:- clpbn_horus:set_solver(ve).
%:- clpbn_horus:set_solver(cbp).