new implementation of lemmas on demand
authorDejan Jovanović <dejan.jovanovic@gmail.com>
Wed, 17 Aug 2011 15:20:19 +0000 (15:20 +0000)
committerDejan Jovanović <dejan.jovanovic@gmail.com>
Wed, 17 Aug 2011 15:20:19 +0000 (15:20 +0000)
commit32e1d3558f17d12f2631175776209a5f8cabbdd9
treeebc20658d5375b17f13b5c83d3dc7ee078029f96
parent41dc1b3685b9258660dab571f8f8b56deb0fb095
new implementation of lemmas on demand
comparison <http://goedel.cims.nyu.edu/regress-results/compare_jobs.php?job_id=2673&&p=5&reference_id=2637>
14 files changed:
src/prop/cnf_stream.cpp
src/prop/cnf_stream.h
src/prop/minisat/core/Solver.cc
src/prop/minisat/core/Solver.h
src/prop/minisat/core/SolverTypes.h
src/prop/minisat/simp/SimpSolver.cc
src/prop/minisat/simp/SimpSolver.h
src/prop/prop_engine.cpp
src/prop/prop_engine.h
src/prop/sat.cpp
src/prop/sat.h
src/theory/theory_engine.cpp
src/theory/theory_engine.h
test/unit/prop/cnf_stream_black.h