sidekick/src/core
Guillaume Bury 9be4c66911 [bugfix] Clause level now computed at creation
Apart from new assumptions, clause level can always
be computed from the histoy of the clause, so it is
better to do it in Solver_types when creating clauses.
Aditionally, it seems there was an error in the manual
computing of clause level somewhere, this fixes the bug.
2016-07-09 03:20:38 +02:00
..
expr_intf.ml Aliased def of negated in Expr_intf 2016-07-08 17:34:46 +02:00
external.ml Added src directory, moved some files around 2016-07-07 15:48:50 +02:00
external.mli Added src directory, moved some files around 2016-07-07 15:48:50 +02:00
formula_intf.ml Added src directory, moved some files around 2016-07-07 15:48:50 +02:00
internal.ml [bugfix] Clause level now computed at creation 2016-07-09 03:20:38 +02:00
internal.mli Added src directory, moved some files around 2016-07-07 15:48:50 +02:00
plugin_intf.ml Added if_sat to Theory_intf 2016-07-08 16:15:05 +02:00
res.ml [bugfix] Clause level now computed at creation 2016-07-09 03:20:38 +02:00
res.mli Added src directory, moved some files around 2016-07-07 15:48:50 +02:00
res_intf.ml Added src directory, moved some files around 2016-07-07 15:48:50 +02:00
solver_intf.ml Added src directory, moved some files around 2016-07-07 15:48:50 +02:00
solver_types.ml [bugfix] Clause level now computed at creation 2016-07-09 03:20:38 +02:00
solver_types.mli Added src directory, moved some files around 2016-07-07 15:48:50 +02:00
solver_types_intf.ml [bugfix] Clause level now computed at creation 2016-07-09 03:20:38 +02:00
theory_intf.ml Added if_sat to Theory_intf 2016-07-08 16:15:05 +02:00