./clean-install.sh
-
-INSTALLING STP WITH DIFFERENT SAT SOLVERS
-=========================================
-
-* To compile STP only with MiniSAT:
-
- ./clean-install.sh --with-minisat-core
-
-* To compile STP only with CryptoMiniSAT:
-
- ./clean-install.sh --with-cryptominisat2
-
-
-
COMPILING STP WITH g++ IN A SPECIFIED PATH
==========================================
./clean-install.sh --with-g++ = <path>
-
INSTALLING STP IN A DIRECTORY OF YOUR CHOICE
============================================
directory)
-
RUNNING STP ON WINDOWS USING CYGWIN
===================================