summaryrefslogtreecommitdiffstats
path: root/src/proof/pdr
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2017-09-06 08:34:58 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2017-09-06 08:34:58 -0700
commitbe49b0fa188ef0ab34e0be785d7bf3cf925ba4c6 (patch)
treef9a67f2644a678860afd0df7e350c15a96e6156b /src/proof/pdr
parentf06056d85d875318cb2246877269ee8ab03c6a4f (diff)
downloadabc-be49b0fa188ef0ab34e0be785d7bf3cf925ba4c6.tar.gz
abc-be49b0fa188ef0ab34e0be785d7bf3cf925ba4c6.tar.bz2
abc-be49b0fa188ef0ab34e0be785d7bf3cf925ba4c6.zip
Changes to 'pdr' to run with updated Satoko.
Diffstat (limited to 'src/proof/pdr')
-rw-r--r--src/proof/pdr/pdrInt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proof/pdr/pdrInt.h b/src/proof/pdr/pdrInt.h
index 6b0d58ec..4a96b071 100644
--- a/src/proof/pdr/pdrInt.h
+++ b/src/proof/pdr/pdrInt.h
@@ -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"