README
June 24, 2010 ยท View on GitHub
There are two usage modes for CombiSAT:
(1) Stand alone SAT solver:
./combisat -s
(2) SAT formula server:
./satserver -s
In this case, the -b parameter specifies that the portfolio should run in batch mode, where all the solvers are waited for to finish, in order to evaluate their performace.