]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
If STP is compiled with minisat-core, add a command line option to enable simplifying...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 13 Apr 2010 15:23:19 +0000 (15:23 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 13 Apr 2010 15:23:19 +0000 (15:23 +0000)
commitac47bff2f3cf578c3cd1bfad40581e326ad0ab6d
treedb3da866807a875d03ffa5bb765d67c724601d23
parent7521ea6b2ca82d1f7fecb09baea3bec8dfcf9f8f
If STP is compiled with minisat-core, add a command line option to enable simplifying minisat. This removes the need to separately compile a "simplifying minisat" version.

We now have two versions of STP: one for cryptominisat1/2 another for minisat/simplifying minisat.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@670 e59a4935-1847-0410-ae03-e826735625c1
scripts/Makefile.common
scripts/configure
src/STPManager/STP.cpp
src/STPManager/UserDefinedFlags.h
src/main/main.cpp
src/sat/Makefile
src/sat/sat.h