sidekick/src/core
Guillaume Bury 9eee458c2a External.assume no longer needs to catch Unsat
Following changes to the assume function in internal, it does not raise
Unsat anymore, so there is no reason to try and catch it in external.
2016-08-19 01:06:22 +02:00
..
expr_intf.ml do not ask for comparison on terms and formulas 2016-08-03 20:27:51 +02:00
external.ml External.assume no longer needs to catch Unsat 2016-08-19 01:06:22 +02:00
external.mli Added src directory, moved some files around 2016-07-07 15:48:50 +02:00
formula_intf.ml do not ask for comparison on terms and formulas 2016-08-03 20:27:51 +02:00
internal.ml New function to export a problem to dimacs format 2016-08-18 18:19:14 +02:00
internal.mli External.assume no longer needs to catch Unsat 2016-08-19 01:06:22 +02:00
plugin_intf.ml Added if_sat to Theory_intf 2016-07-08 16:15:05 +02:00
res.ml Explicit status for local assumption clauses 2016-08-17 19:20:05 +02:00
res.mli Added src directory, moved some files around 2016-07-07 15:48:50 +02:00
res_intf.ml Explicit status for local assumption clauses 2016-08-17 19:20:05 +02:00
solver_intf.ml New function to export a problem to dimacs format 2016-08-18 18:19:14 +02:00
solver_types.ml New function to export a problem to dimacs format 2016-08-18 18:19:14 +02:00
solver_types.mli Added src directory, moved some files around 2016-07-07 15:48:50 +02:00
solver_types_intf.ml New function to export a problem to dimacs format 2016-08-18 18:19:14 +02:00
theory_intf.ml Added if_sat to Theory_intf 2016-07-08 16:15:05 +02:00