CLP(BN) is dead. Long live the PFL

This commit is contained in:
Tiago Gomes
2012-12-13 17:04:14 +00:00
parent d78baa48a1
commit 6b8301d9c4
7 changed files with 10 additions and 126 deletions

View File

@@ -7,6 +7,8 @@ total_students(4096).
*/
:- use_module(library(pfl)).
:- source.
:- style_check(all).
@@ -15,9 +17,9 @@ total_students(4096).
:- yap_flag(write_strings,on).
:- use_module(library(clpbn)).
:- ensure_loaded('parschema.pfl').
:- [-schema].
:- set_solver(hve).
professor(p0).
professor(p1).