Bug fixes and improvements for mbqi with theory symbols, TheoryModel fullModel=false...
authorajreynol <andrew.j.reynolds@gmail.com>
Sun, 26 Apr 2015 17:26:21 +0000 (19:26 +0200)
committerajreynol <andrew.j.reynolds@gmail.com>
Sun, 26 Apr 2015 17:26:21 +0000 (19:26 +0200)
commitf07e8a3f06feb789692ede8ad9d25a2e049af769
treebdeb79262056c70c6b5125ed11a392a4fa1864f7
parent349deb0522c4602b740d96f6a688b644dd84c64f
Bug fixes and improvements for mbqi with theory symbols, TheoryModel fullModel=false assigns values to eqc. Bug fix for fmf-fun. Minor change to resource limiting for quantifiers. Add fmf regressions.
14 files changed:
src/theory/quantifiers/first_order_model.cpp
src/theory/quantifiers/full_model_check.cpp
src/theory/quantifiers/fun_def_process.cpp
src/theory/quantifiers/fun_def_process.h
src/theory/quantifiers/inst_match.cpp
src/theory/quantifiers/inst_match.h
src/theory/quantifiers_engine.cpp
src/theory/rep_set.cpp
src/theory/rep_set.h
src/theory/theory_model.cpp
test/regress/regress0/fmf/Makefile.am
test/regress/regress0/fmf/fib-core.smt2 [new file with mode: 0755]
test/regress/regress0/fmf/fore19-exp2-core.smt2 [new file with mode: 0755]
test/regress/regress0/fmf/with-ind-104-core.smt2 [new file with mode: 0755]