![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 468 of file variable_and_expressions.h.
#include <variable_and_expressions.h>
Public Member Functions | |
| LowerBoundedLinearExpression (LinearExpression expression, double lower_bound) | |
Public Attributes | |
| LinearExpression | expression |
| double | lower_bound |
|
inline |
Definition at line 1686 of file variable_and_expressions.h.
| LinearExpression operations_research::math_opt::LowerBoundedLinearExpression::expression |
Definition at line 474 of file variable_and_expressions.h.
| double operations_research::math_opt::LowerBoundedLinearExpression::lower_bound |
Definition at line 475 of file variable_and_expressions.h.