Refactoring of model engine to separate individual implementations of model builder...
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 25 Jun 2013 17:18:05 +0000 (12:18 -0500)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 25 Jun 2013 17:18:14 +0000 (12:18 -0500)
commitd8de492163b90974709a16918cb615515a536afc
tree8241c94be9a610149b40af0fc0932ee05094b2aa
parenta9bf7fc500daba46ed86ca744c1346059880e6f4
Refactoring of model engine to separate individual implementations of model builder.  Begin work on interval models for integers.  Other minor cleanup.
14 files changed:
src/theory/quantifiers/bounded_integers.cpp
src/theory/quantifiers/first_order_model.cpp
src/theory/quantifiers/first_order_model.h
src/theory/quantifiers/full_model_check.cpp
src/theory/quantifiers/full_model_check.h
src/theory/quantifiers/model_builder.cpp
src/theory/quantifiers/model_builder.h
src/theory/quantifiers/model_engine.cpp
src/theory/quantifiers/model_engine.h
src/theory/quantifiers/options
src/theory/quantifiers/term_database.h
src/theory/rep_set.cpp
src/theory/rep_set.h
src/theory/uf/theory_uf_strong_solver.cpp