Fix for fmf+incremental. Restrict cbqi to literals from ce body. Add regressions.
authorajreynol <andrew.j.reynolds@gmail.com>
Tue, 29 Sep 2015 13:17:03 +0000 (15:17 +0200)
committerajreynol <andrew.j.reynolds@gmail.com>
Tue, 29 Sep 2015 13:17:03 +0000 (15:17 +0200)
commit4182943e7accc8a0e05f6dfdf9db7db06e94c6cd
treed4f3bad70e464321a4e7fe977f1528f783dcd1b1
parentef7b7bba7bc9b207d5a2198518f21b13490caa32
Fix for fmf+incremental. Restrict cbqi to literals from ce body.  Add regressions.
13 files changed:
src/theory/quantifiers/inst_strategy_cbqi.cpp
src/theory/quantifiers/inst_strategy_cbqi.h
src/theory/quantifiers/quant_conflict_find.cpp
src/theory/quantifiers/term_database.cpp
src/theory/quantifiers/term_database.h
src/theory/quantifiers_engine.cpp
src/theory/uf/theory_uf.cpp
src/theory/uf/theory_uf_strong_solver.cpp
src/theory/uf/theory_uf_strong_solver.h
test/regress/regress0/push-pop/Makefile.am
test/regress/regress0/push-pop/fmf-fun-dbu.smt2 [new file with mode: 0644]
test/regress/regress0/sygus/Makefile.am
test/regress/regress0/sygus/clock-inc-tuple.sy [new file with mode: 0644]