Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::math_opt::UpperBoundedQuadraticExpression, including all inherited members.
expression | operations_research::math_opt::UpperBoundedQuadraticExpression | |
upper_bound | operations_research::math_opt::UpperBoundedQuadraticExpression | |
UpperBoundedQuadraticExpression(QuadraticExpression expression, double upper_bound) | operations_research::math_opt::UpperBoundedQuadraticExpression | inline |
UpperBoundedQuadraticExpression(UpperBoundedLinearExpression ub_expression) | operations_research::math_opt::UpperBoundedQuadraticExpression | inline |