summaryrefslogtreecommitdiffstats
path: root/src/opt/sfm/sfm.h
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2013-05-31 00:56:10 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2013-05-31 00:56:10 -0700
commitba309121d7f1dbc9071a552d459bcaa6be7da31b (patch)
tree7f3ea333501cc141d854ecf086890a22c442f271 /src/opt/sfm/sfm.h
parent338845a21da672285705b9aae333768f2ba5dd96 (diff)
downloadabc-ba309121d7f1dbc9071a552d459bcaa6be7da31b.tar.gz
abc-ba309121d7f1dbc9071a552d459bcaa6be7da31b.tar.bz2
abc-ba309121d7f1dbc9071a552d459bcaa6be7da31b.zip
New MFS package.
Diffstat (limited to 'src/opt/sfm/sfm.h')
-rw-r--r--src/opt/sfm/sfm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opt/sfm/sfm.h b/src/opt/sfm/sfm.h
index 18960183..ef04da02 100644
--- a/src/opt/sfm/sfm.h
+++ b/src/opt/sfm/sfm.h
@@ -46,6 +46,7 @@ struct Sfm_Par_t_
int nFanoutMax; // the maximum number of fanouts
int nDepthMax; // the maximum depth to try
int nWinSizeMax; // the maximum window size
+ int nGrowthLevel; // the maximum allowed growth in level
int nBTLimit; // the maximum number of conflicts in one SAT run
int nFirstFixed; // the number of first nodes to be treated as fixed
int fFixLevel; // does not allow level to increase