Updates to E-matching to avoid entailed instantiations earlier. Minor updates to...
authorajreynol <andrew.j.reynolds@gmail.com>
Wed, 30 Mar 2016 19:06:27 +0000 (14:06 -0500)
committerajreynol <andrew.j.reynolds@gmail.com>
Wed, 30 Mar 2016 19:06:34 +0000 (14:06 -0500)
commit2abcda1cfcb0c6388c00d65f8a6b3e63de9d96df
tree6c72c3145cef49e76b1f8e5577947d441e14f938
parentf7c6707fa38a850d6798c747b3c45ef10769fa7c
Updates to E-matching to avoid entailed instantiations earlier. Minor updates to datatypes lemmas, other minor changes.
14 files changed:
src/options/quantifiers_options
src/smt/smt_engine.cpp
src/theory/datatypes/theory_datatypes.cpp
src/theory/quantifiers/candidate_generator.cpp
src/theory/quantifiers/candidate_generator.h
src/theory/quantifiers/inst_match_generator.cpp
src/theory/quantifiers/inst_match_generator.h
src/theory/quantifiers/inst_strategy_e_matching.cpp
src/theory/quantifiers/inst_strategy_e_matching.h
src/theory/quantifiers/quant_util.cpp
src/theory/quantifiers/quant_util.h
src/theory/quantifiers/quantifiers_rewriter.cpp
src/theory/quantifiers/trigger.cpp
src/theory/quantifiers/trigger.h