Searched refs:ActiveVar (Results 1 – 1 of 1) sorted by relevance
169 const Variable ActiveVar = ActiveVars[I]; in solve() local172 const bool unitPosLit = watchedByUnitClause(posLit(ActiveVar)); in solve()173 const bool unitNegLit = watchedByUnitClause(negLit(ActiveVar)); in solve()200 LevelVars[Level] = ActiveVar; in solve()202 VarAssignments[ActiveVar] = in solve()224 LevelVars[Level] = ActiveVar; in solve()226 VarAssignments[ActiveVar] = decideAssignment(ActiveVar); in solve()