Changes to 'pdr' to run with updated Satoko.

This commit is contained in:
Alan Mishchenko 2017-09-06 08:34:58 -07:00
parent f06056d85d
commit be49b0fa18
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
#include "misc/hash/hashInt.h"
#include "aig/gia/giaAig.h"
#define PDR_USE_SATOKO 1
//#define PDR_USE_SATOKO 1
#ifndef PDR_USE_SATOKO
#include "sat/bsat/satSolver.h"