ite removal option for quantifiers --ite-remove-quant, e-matching for boolean terms...
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 11 Mar 2013 21:29:22 +0000 (16:29 -0500)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 11 Mar 2013 21:29:33 +0000 (16:29 -0500)
commit63c1d547b7598e3dba35f865ba3749c15a105a6f
treed98dc90b48ab978654e4c0f23503230075b0d6bf
parent56b7a4f494dfe069fc4cbdb1dcd05c23c9b59a1d
ite removal option for quantifiers --ite-remove-quant, e-matching for boolean terms, improvement for pre skolemization
12 files changed:
src/smt/smt_engine.cpp
src/theory/quantifiers/inst_match.cpp
src/theory/quantifiers/inst_match_generator.cpp
src/theory/quantifiers/inst_strategy_e_matching.cpp
src/theory/quantifiers/options
src/theory/quantifiers/quant_util.h
src/theory/quantifiers/trigger.cpp
src/theory/quantifiers/trigger.h
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h
src/util/ite_removal.cpp
src/util/ite_removal.h