More optimizations of quantifier instantiation data structures.
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 28 Jan 2014 15:51:33 +0000 (09:51 -0600)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 28 Jan 2014 15:51:44 +0000 (09:51 -0600)
commitd3822db24e15e255766866a47e6ffa0d8d91911b
tree221298973f410f4305f74cd6041b6a017aaa3075
parent587bc5c82e2921a72cec58dc2ec69e3e0ed71866
More optimizations of quantifier instantiation data structures.
24 files changed:
src/theory/quantifiers/candidate_generator.cpp
src/theory/quantifiers/inst_gen.cpp
src/theory/quantifiers/inst_gen.h
src/theory/quantifiers/inst_match.cpp
src/theory/quantifiers/inst_match.h
src/theory/quantifiers/inst_match_generator.cpp
src/theory/quantifiers/inst_match_generator.h
src/theory/quantifiers/inst_strategy_cbqi.cpp
src/theory/quantifiers/inst_strategy_e_matching.cpp
src/theory/quantifiers/model_builder.cpp
src/theory/quantifiers/model_engine.cpp
src/theory/quantifiers/relevant_domain.cpp
src/theory/quantifiers/rewrite_engine.cpp
src/theory/quantifiers/term_database.cpp
src/theory/quantifiers/term_database.h
src/theory/quantifiers/trigger.cpp
src/theory/quantifiers/trigger.h
src/theory/quantifiers_engine.cpp
src/theory/rewriterules/efficient_e_matching.cpp
src/theory/rewriterules/rr_inst_match.cpp
src/theory/rewriterules/rr_inst_match.h
src/theory/rewriterules/theory_rewriterules.cpp
src/theory/rewriterules/theory_rewriterules.h
src/theory/rewriterules/theory_rewriterules_rules.cpp