summaryrefslogtreecommitdiffstats
path: root/src/sat/bmc/bmc.h
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2013-09-05 19:32:45 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2013-09-05 19:32:45 -0700
commit9d14b0c094cc0509bf167166e6fbddeb0f8ba954 (patch)
tree14f9944a133c9a444a86118d92cf76feff6e2e1f /src/sat/bmc/bmc.h
parent191a9ccd385c853c4485e170c7669997371334b8 (diff)
downloadabc-9d14b0c094cc0509bf167166e6fbddeb0f8ba954.tar.gz
abc-9d14b0c094cc0509bf167166e6fbddeb0f8ba954.tar.bz2
abc-9d14b0c094cc0509bf167166e6fbddeb0f8ba954.zip
Updates for the new BMC engine.
Diffstat (limited to 'src/sat/bmc/bmc.h')
-rw-r--r--src/sat/bmc/bmc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sat/bmc/bmc.h b/src/sat/bmc/bmc.h
index 51295a53..3c59f605 100644
--- a/src/sat/bmc/bmc.h
+++ b/src/sat/bmc/bmc.h
@@ -79,6 +79,7 @@ struct Bmc_AndPar_t_
int nFramesMax; // maximum number of timeframes
int nConfLimit; // maximum number of conflicts at a node
int fLoadCnf; // dynamic CNF loading
+ int fDumpFrames; // dump unrolled timeframes
int fVerbose; // verbose
int fVeryVerbose; // very verbose
int fNotVerbose; // skip line-by-line print-out