fixes to incremental simplification, cnf routines, other stuff in preparation of...
authorMorgan Deters <mdeters@gmail.com>
Fri, 30 Sep 2011 02:29:00 +0000 (02:29 +0000)
committerMorgan Deters <mdeters@gmail.com>
Fri, 30 Sep 2011 02:29:00 +0000 (02:29 +0000)
commit5fad8e60577136632f12b05fc07336b77fbabe7b
tree4ff4c244ce0e7e16afee90e1b277183e272fa08d
parente664ad1de4d35f5e37055706390a3e0ee6d8219b
fixes to incremental simplification, cnf routines, other stuff in preparation of user push/pop in SAT solver
src/prop/cnf_stream.cpp
src/prop/cnf_stream.h
src/prop/prop_engine.cpp
src/smt/smt_engine.cpp
src/smt/smt_engine.h
src/theory/booleans/circuit_propagator.h
test/regress/regress0/Makefile.am
test/regress/regress0/simplification_bug3.cvc [new file with mode: 0644]