Removing QUICK_CHECK, and other unused ones, from the Theory::Effort.
authorDejan Jovanović <dejan.jovanovic@gmail.com>
Thu, 8 Mar 2012 02:33:37 +0000 (02:33 +0000)
committerDejan Jovanović <dejan.jovanovic@gmail.com>
Thu, 8 Mar 2012 02:33:37 +0000 (02:33 +0000)
commit752b00bc94385fd4b54becb072fca3814f34fd4c
tree5636548d4e874275d6348fd6fd9f03b074e65d33
parentf632dfe4fe36f49361bebbf843992f658bac28ef
Removing QUICK_CHECK, and other unused ones, from the Theory::Effort.

Seems to be working better <http://church.cims.nyu.edu/regress-results/compare_jobs.php?job_id=3749&category=&p=5&reference_id=3739>, and should fix the failing cases in the regressions.

Removing one test case from the integer regress0.
12 files changed:
.cproject
.project
src/prop/minisat/core/Solver.cc
src/prop/minisat/core/Solver.h
src/prop/minisat/simp/SimpSolver.cc
src/theory/arith/theory_arith.cpp
src/theory/datatypes/theory_datatypes.cpp
src/theory/theory.cpp
src/theory/theory.h
test/regress/regress0/arith/integers/Makefile.am
test/unit/theory/theory_arith_white.h
test/unit/theory/theory_black.h