diff options
Diffstat (limited to 'src/opt/mfs/mfs.h')
-rw-r--r-- | src/opt/mfs/mfs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/opt/mfs/mfs.h b/src/opt/mfs/mfs.h index 4ca0df00..cf7e2f6e 100644 --- a/src/opt/mfs/mfs.h +++ b/src/opt/mfs/mfs.h @@ -46,7 +46,6 @@ struct Mfs_Par_t_ int nWinTfoLevs; // the maximum fanout levels int nFanoutsMax; // the maximum number of fanouts int nDepthMax; // the maximum number of logic levels - int nDivMax; // the maximum number of divisors int nWinMax; // the maximum size of the window int nGrowthLevel; // the maximum allowed growth in level int nBTLimit; // the maximum number of conflicts in one SAT run |