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