Switched to EZMINISAT_SIMPSOLVER as default SAT solver
This commit is contained in:
parent
09805ee9ec
commit
b1b8fe3a56
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
#ifndef EZMINISAT_H
|
||||
#define EZMINISAT_H
|
||||
|
||||
#define EZMINISAT_SIMPSOLVER 0
|
||||
#define EZMINISAT_SIMPSOLVER 1
|
||||
#define EZMINISAT_VERBOSITY 0
|
||||
#define EZMINISAT_INCREMENTAL 1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue