More fixes to model generation, with previously failing testcases
authorClark Barrett <barrett@cs.nyu.edu>
Thu, 15 Nov 2012 21:27:33 +0000 (21:27 +0000)
committerClark Barrett <barrett@cs.nyu.edu>
Thu, 15 Nov 2012 21:27:33 +0000 (21:27 +0000)
commita8ae064eb9ee7175e83eee29d03459b22aa158ef
treee2b432a9a1c4f835070b4c4c75a9912e138b54ac
parent88ef1f0be6bd712cf1ce8401416d634f61f381b4
More fixes to model generation, with previously failing testcases
Also refactored some header file includes to reduce compile time
14 files changed:
src/theory/booleans/theory_bool.h
src/theory/bv/bv_subtheory_eq.cpp
src/theory/bv/theory_bv.cpp
src/theory/model.cpp
src/theory/model.h
src/theory/rewriterules/theory_rewriterules.h
src/theory/shared_terms_database.cpp
src/theory/shared_terms_database.h
src/theory/theory_engine.h
src/theory/uf/theory_uf_strong_solver.cpp
test/regress/regress0/auflia/Makefile.am
test/regress/regress0/auflia/fuzz05.smt [new file with mode: 0644]
test/regress/regress0/uflra/Makefile.am
test/regress/regress0/uflra/fuzz01.smt [new file with mode: 0644]