Clear term caches for quantifiers + incremental, fixes bug 674. Refactoring of term...
authorajreynol <andrew.j.reynolds@gmail.com>
Fri, 25 Sep 2015 15:58:56 +0000 (17:58 +0200)
committerajreynol <andrew.j.reynolds@gmail.com>
Fri, 25 Sep 2015 15:58:56 +0000 (17:58 +0200)
commit773963f4342bb860fe4deb1d3c65d801b6acd72f
treec5cf5b0685df6311226f7f823f61c7bb3ff14241
parent30920046fd6992b6e2c12c33ba888df5c1caf8de
Clear term caches for quantifiers + incremental, fixes bug 674.  Refactoring of term database, other refactoring. Bug fixes for cbqi+datatypes.
16 files changed:
src/theory/quantifiers/candidate_generator.cpp
src/theory/quantifiers/conjecture_generator.cpp
src/theory/quantifiers/inst_match.cpp
src/theory/quantifiers/inst_match.h
src/theory/quantifiers/inst_strategy_cbqi.cpp
src/theory/quantifiers/inst_strategy_cbqi.h
src/theory/quantifiers/quant_conflict_find.cpp
src/theory/quantifiers/rewrite_engine.cpp
src/theory/quantifiers/rewrite_engine.h
src/theory/quantifiers/term_database.cpp
src/theory/quantifiers/term_database.h
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h
src/theory/theory_engine.cpp
test/regress/regress0/push-pop/Makefile.am
test/regress/regress0/push-pop/bug674.smt2 [new file with mode: 0644]