sidekick/src/core
Guillaume Bury e3d8513286 [bugfix] late propagations need to be re-propagated
Indeed, the previous strategy was that late propagations didn't need to
be propagated since they already have been, however that may not be the
case as a conflict might arise during propagation. It manifested as a
bug when the conflict did *not* depend on local hyps, and was tragically
lost during popping.
2016-11-22 16:43:49 +01:00
..
expr_intf.ml Mcsat now works (for pure equality problems) 2016-09-22 18:31:22 +02:00
external.ml [breaking] Changed if_sat interface 2016-11-16 17:33:10 +01:00
external.mli Added src directory, moved some files around 2016-07-07 15:48:50 +02:00
formula_intf.ml Mcsat now works (for pure equality problems) 2016-09-22 18:31:22 +02:00
internal.ml [bugfix] late propagations need to be re-propagated 2016-11-22 16:43:49 +01:00
internal.mli [breaking] Changed if_sat interface 2016-11-16 17:33:10 +01:00
plugin_intf.ml [breaking] Changed if_sat interface 2016-11-16 17:33:10 +01: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 Give access to the trail 2016-09-06 14:34:22 +02:00
solver_types.ml Merge branch 'wip-analyze' 2016-11-17 16:11:18 +01:00
solver_types.mli Added src directory, moved some files around 2016-07-07 15:48:50 +02:00
solver_types_intf.ml minor typos 2016-11-21 14:48:07 +01:00
theory_intf.ml [breaking] Changed if_sat interface 2016-11-16 17:33:10 +01:00