Switched to EZMINISAT_SIMPSOLVER as default SAT solver

This commit is contained in:
Clifford Wolf 2014-03-05 19:57:10 +01:00
parent 09805ee9ec
commit b1b8fe3a56
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#ifndef EZMINISAT_H #ifndef EZMINISAT_H
#define EZMINISAT_H #define EZMINISAT_H
#define EZMINISAT_SIMPSOLVER 0 #define EZMINISAT_SIMPSOLVER 1
#define EZMINISAT_VERBOSITY 0 #define EZMINISAT_VERBOSITY 0
#define EZMINISAT_INCREMENTAL 1 #define EZMINISAT_INCREMENTAL 1