Searched refs:ActiveVar (Results 1 – 1 of 1) sorted by relevance
548 const Variable ActiveVar = ActiveVars[I]; in solve() local551 const bool unitPosLit = watchedByUnitClause(posLit(ActiveVar)); in solve()552 const bool unitNegLit = watchedByUnitClause(negLit(ActiveVar)); in solve()579 LevelVars[Level] = ActiveVar; in solve()581 VarAssignments[ActiveVar] = in solve()603 LevelVars[Level] = ActiveVar; in solve()605 VarAssignments[ActiveVar] = decideAssignment(ActiveVar); in solve()