Searched refs:unitNegLit (Results 1 – 1 of 1) sorted by relevance
474 const bool unitNegLit = watchedByUnitClause(negLit(ActiveVar)); in solve() local475 if (unitPosLit && unitNegLit) { in solve()496 } else if (unitPosLit || unitNegLit) { in solve()