Home
last modified time | relevance | path

Searched refs:promoteOneWatchedClause (Results 1 – 2 of 2) sorted by relevance

/dports/math/glucose/glucose-syrup-4.1/core/
H A DSolver.cc157 , promoteOneWatchedClause(true) in Solver()
240 , promoteOneWatchedClause(s.promoteOneWatchedClause) in Solver()
1208 if(promoteOneWatchedClause) { in propagateUnaryWatches()
H A DSolver.h250 …bool promoteOneWatchedClause; // One watched clauses are promotted to two watched clauses if fo… variable