Don't theory-preprocess under quantifiers; but DO theory-preprocess lemmas (resolves...
authorMorgan Deters <mdeters@cs.nyu.edu>
Mon, 17 Feb 2014 23:59:39 +0000 (18:59 -0500)
committerMorgan Deters <mdeters@cs.nyu.edu>
Tue, 4 Mar 2014 12:56:20 +0000 (07:56 -0500)
commited87e0c1ccb0cb93cdedf5229c6a2b47af77743c
treeb7c0efe878b82e6aff545b1d2fd52a02120f5813
parent08294c3914e4e87f3c5c1eda60e6ea259b789f55
Don't theory-preprocess under quantifiers; but DO theory-preprocess lemmas (resolves bug #548).
17 files changed:
src/prop/prop_engine.cpp
src/theory/arith/theory_arith.cpp
src/theory/output_channel.h
src/theory/quantifiers/bounded_integers.cpp
src/theory/quantifiers/instantiation_engine.cpp
src/theory/quantifiers/options
src/theory/quantifiers/symmetry_breaking.cpp
src/theory/quantifiers/theory_quantifiers.cpp
src/theory/quantifiers/theory_quantifiers.h
src/theory/quantifiers_engine.cpp
src/theory/rewriterules/theory_rewriterules.h
src/theory/theory_engine.cpp
src/theory/theory_engine.h
src/theory/theory_test_utils.h
src/util/statistics_registry.h
test/unit/theory/theory_engine_white.h
test/unit/theory/theory_white.h