added support for dumping the SAT problem the sat solver is working on
authorlianah <lianahady@gmail.com>
Mon, 8 Apr 2013 19:31:08 +0000 (15:31 -0400)
committerlianah <lianahady@gmail.com>
Tue, 30 Apr 2013 19:54:24 +0000 (15:54 -0400)
commit51d7754cce64a2688e6da536710704c62e61ca1d
tree71874d6de1c2056732edbb8f2332e738274a8a1e
parent2f4162877ad455c8c80f60a9bedf0b779b44ecaa
added support for dumping the SAT problem the sat solver is working on
src/prop/minisat/core/Solver.h
src/prop/minisat/simp/SimpSolver.cc
src/prop/options