summaryrefslogtreecommitdiffstats
path: root/src/opt/sfm/sfm.h
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2013-05-25 22:13:46 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2013-05-25 22:13:46 -0700
commit8e639c3d79224a471d14ac4a34a6a21902157eda (patch)
tree7f1d710ad80c8f551377ac96e13156fd69c4aa9f /src/opt/sfm/sfm.h
parent94a75fe6d8f8709603dbf9e5bf959174dc3342ac (diff)
downloadabc-8e639c3d79224a471d14ac4a34a6a21902157eda.tar.gz
abc-8e639c3d79224a471d14ac4a34a6a21902157eda.tar.bz2
abc-8e639c3d79224a471d14ac4a34a6a21902157eda.zip
New command 'putontop' to concatenate networks for don't-care-based optimization.
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 31519c8e..025d0dfa 100644
--- a/src/opt/sfm/sfm.h
+++ b/src/opt/sfm/sfm.h
@@ -48,6 +48,7 @@ struct Sfm_Par_t_
int nWinSizeMax; // the maximum window size
int nDivNumMax; // the maximum number of divisors
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
int fRrOnly; // perform redundance removal
int fArea; // performs optimization for area