Fix bug related to quantifiers + incremental, thanks John Backes for the bug report...
authorajreynol <andrew.j.reynolds@gmail.com>
Tue, 15 Sep 2015 08:39:29 +0000 (10:39 +0200)
committerajreynol <andrew.j.reynolds@gmail.com>
Tue, 15 Sep 2015 08:39:29 +0000 (10:39 +0200)
commitbad7f4fe4dca4c6511c2862bf81b6791640ac78f
tree0be31a9300766d39ae36c9efba02e2c5a68dd156
parentace360b4da1edef06088a366dc21b58f9431efc2
Fix bug related to quantifiers + incremental, thanks John Backes for the bug report.  Other minor cleanup.
src/theory/quantifiers/conjecture_generator.cpp
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_model.cpp
src/theory/theory_model.h
test/regress/regress0/push-pop/Makefile.am
test/regress/regress0/push-pop/bug-fmf-fun-skolem.smt2 [new file with mode: 0644]