Add lazy strategy for bounded integers to avoid non-terminating unsat cases. Add...
authorajreynol <reynolds@larapc05.epfl.ch>
Tue, 13 May 2014 15:18:18 +0000 (17:18 +0200)
committerajreynol <reynolds@larapc05.epfl.ch>
Tue, 13 May 2014 15:18:23 +0000 (17:18 +0200)
commit977bdcdcbab6ffdf757e3837d2f555a53cbb6daf
treeb32a630f5c780ec77ba2ffbce0f498252de7d7b1
parent1d29f568aba39501d09284c4139847fbe688efcc
Add lazy strategy for bounded integers to avoid non-terminating unsat cases.  Add regressions.
src/smt/smt_engine.cpp
src/theory/quantifiers/bounded_integers.cpp
src/theory/quantifiers/bounded_integers.h
src/theory/quantifiers/options
src/theory/quantifiers_engine.cpp
test/regress/regress0/quantifiers/Makefile.am
test/regress/regress0/quantifiers/bi-artm-s.smt2 [new file with mode: 0644]
test/regress/regress0/strings/Makefile.am
test/regress/regress0/strings/artemis-0512-nonterm.smt2 [new file with mode: 0644]