Preliminary version of finite model finding over bounded integer quantification....
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Sat, 11 May 2013 22:36:07 +0000 (17:36 -0500)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Sat, 11 May 2013 22:36:07 +0000 (17:36 -0500)
commit24d60fa5654a32b09dc8de79b7704fbf40051478
treed3bce397adceb1407764a54489c191aea06d134a
parentf6d24c56905449e68ee23a9cea54985eacd24aa3
Preliminary version of finite model finding over bounded integer quantification. Minor update to casc script.
15 files changed:
contrib/run-script-casc24-fnt
src/theory/arith/theory_arith_private.cpp
src/theory/arith/theory_arith_private.h
src/theory/quantifiers/bounded_integers.cpp
src/theory/quantifiers/bounded_integers.h
src/theory/quantifiers/full_model_check.cpp
src/theory/quantifiers/model_builder.cpp
src/theory/quantifiers/model_engine.cpp
src/theory/quantifiers/model_engine.h
src/theory/quantifiers/quant_util.cpp
src/theory/quantifiers/quant_util.h
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h
src/theory/rep_set.cpp
src/theory/rep_set.h