Searched refs:ActiveVar (Results 1 – 1 of 1) sorted by relevance
470 const Variable ActiveVar = ActiveVars[I]; in solve() local473 const bool unitPosLit = watchedByUnitClause(posLit(ActiveVar)); in solve()474 const bool unitNegLit = watchedByUnitClause(negLit(ActiveVar)); in solve()501 LevelVars[Level] = ActiveVar; in solve()503 VarAssignments[ActiveVar] = in solve()525 LevelVars[Level] = ActiveVar; in solve()527 VarAssignments[ActiveVar] = decideAssignment(ActiveVar); in solve()