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>
Mon, 8 Apr 2013 19:31:08 +0000 (15:31 -0400)
commitedf36c0c6c3107809268465a62370e2fee09e659
treea246988f787767c368a357c903d6c464b8f5ebc6
parentbb6c74a7bb306de8b7c5d7e9701b3524eda68f4a
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