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