Extend counterexample-guided instantiation to extended theory of Int/Real, mixed...
authorajreynol <andrew.j.reynolds@gmail.com>
Mon, 26 Oct 2015 10:26:13 +0000 (11:26 +0100)
committerajreynol <andrew.j.reynolds@gmail.com>
Mon, 26 Oct 2015 10:26:22 +0000 (11:26 +0100)
commitaaf1bbbdc6e42910e07db64441885ee3476d86df
treea6abf77b1b404e8183a44c78f733a0c93f2213fe
parent95992fb5e9fb971f2319e1302b83ac85098e0438
Extend counterexample-guided instantiation to extended theory of Int/Real, mixed Int/Real. Bug fixes. Updates to quantifiers rewriter.
15 files changed:
src/theory/quantifiers/ceg_instantiator.cpp
src/theory/quantifiers/ceg_instantiator.h
src/theory/quantifiers/inst_strategy_e_matching.cpp
src/theory/quantifiers/instantiation_engine.cpp
src/theory/quantifiers/instantiation_engine.h
src/theory/quantifiers/quantifiers_rewriter.cpp
src/theory/quantifiers/quantifiers_rewriter.h
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h
test/regress/regress0/quantifiers/Makefile.am
test/regress/regress0/quantifiers/array-unsat-simp3.smt2.expect [deleted file]
test/regress/regress0/quantifiers/bug291.smt2
test/regress/regress0/quantifiers/bug291.smt2.expect
test/regress/regress0/quantifiers/floor.smt2 [new file with mode: 0755]
test/regress/regress0/quantifiers/is-int.smt2 [new file with mode: 0755]