| Add(LinearExpression2 expr, IntegerValue lb, IntegerValue ub) | operations_research::sat::RootLevelLinear2Bounds | inline |
| AddLowerBound(LinearExpression2 expr, IntegerValue lb) | operations_research::sat::RootLevelLinear2Bounds | inline |
| AddLowerBound(LinearExpression2Index index, IntegerValue lb) | operations_research::sat::RootLevelLinear2Bounds | inline |
| AddUpperBound(LinearExpression2 expr, IntegerValue ub) | operations_research::sat::RootLevelLinear2Bounds | inline |
| AddUpperBound(LinearExpression2Index index, IntegerValue ub) | operations_research::sat::RootLevelLinear2Bounds | |
| AugmentSimpleRelations(IntegerVariable var, int work_limit) | operations_research::sat::RootLevelLinear2Bounds | |
| GetAllBoundsContainingVariable(IntegerVariable var) const | operations_research::sat::RootLevelLinear2Bounds | |
| GetAllBoundsContainingVariables(IntegerVariable var1, IntegerVariable var2) const | operations_research::sat::RootLevelLinear2Bounds | |
| GetLevelZeroStatus(LinearExpression2 expr, IntegerValue lb, IntegerValue ub) const | operations_research::sat::RootLevelLinear2Bounds | |
| GetSortedNonTrivialUpperBounds() const | operations_research::sat::RootLevelLinear2Bounds | |
| GetUpperBoundNoTrail(LinearExpression2Index index) const | operations_research::sat::RootLevelLinear2Bounds | |
| GetVariablesInSimpleRelation(IntegerVariable var) const | operations_research::sat::RootLevelLinear2Bounds | |
| LevelZeroUpperBound(LinearExpression2 expr) const | operations_research::sat::RootLevelLinear2Bounds | inline |
| LevelZeroUpperBound(LinearExpression2Index index) const | operations_research::sat::RootLevelLinear2Bounds | inline |
| num_updates() const | operations_research::sat::RootLevelLinear2Bounds | inline |
| RootLevelLinear2Bounds(Model *model) | operations_research::sat::RootLevelLinear2Bounds | inlineexplicit |
| ~RootLevelLinear2Bounds() | operations_research::sat::RootLevelLinear2Bounds | |