New trigger options. --inst-no-entail on by default. Misc cleanup.
authorajreynol <andrew.j.reynolds@gmail.com>
Sun, 22 Feb 2015 07:59:03 +0000 (08:59 +0100)
committerajreynol <andrew.j.reynolds@gmail.com>
Sun, 22 Feb 2015 07:59:09 +0000 (08:59 +0100)
commit48bc3c425947542ca1a337e08044c8f745600690
treecc08928a21cb4d8c81d2d8ab338a65fe7cca5128
parentd2b44175c45a6d2c2fa9c3f8ec1ca1c433cb399b
New trigger options.  --inst-no-entail on by default.  Misc cleanup.
15 files changed:
src/theory/datatypes/theory_datatypes.cpp
src/theory/quantifiers/inst_strategy_cbqi.cpp
src/theory/quantifiers/inst_strategy_cbqi.h
src/theory/quantifiers/inst_strategy_e_matching.cpp
src/theory/quantifiers/inst_strategy_e_matching.h
src/theory/quantifiers/instantiation_engine.cpp
src/theory/quantifiers/instantiation_engine.h
src/theory/quantifiers/kinds
src/theory/quantifiers/options
src/theory/quantifiers/options_handlers.h
src/theory/quantifiers/quantifiers_rewriter.cpp
src/theory/quantifiers/quantifiers_rewriter.h
src/theory/quantifiers/theory_quantifiers.cpp
src/theory/quantifiers/theory_quantifiers.h
src/theory/theory_engine.cpp