school_32 should use clp(bn)

This commit is contained in:
Tiago Gomes
2012-12-12 00:27:32 +00:00
parent 27a235f65b
commit f128b6de7a
2 changed files with 8 additions and 15 deletions

View File

@@ -5,13 +5,13 @@ There are four main files:
school_128.yap: a school with 128 professors, 256 courses and 4096 students.
school_64.yap: medium size school
school_32.yap: small school (pfl)
school_32.yap: small school (clp(bn))
sch32.yap: small school (clp(bn))
sch32.yap: small school (pfl)
parschema.yap: the CLP(BN) schema
parschema.yap: the PFL schema
schema.yap: the PFL schema
schema.yap: the CLP(BN) schema
tables: CPTs
@@ -53,4 +53,3 @@ rank(s0,X).
rank(s0,X), student_intelligence(s0,h).