![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 103 of file xpress_solver.h.
#include <xpress_solver.h>
Public Attributes | |
| XpressLinearConstraintIndex | constraint_index = kUnspecifiedConstraint |
| double | lower_bound = kMinusInf |
| double | upper_bound = kPlusInf |
| XpressLinearConstraintIndex operations_research::math_opt::XpressSolver::LinearConstraintData::constraint_index = kUnspecifiedConstraint |
Definition at line 104 of file xpress_solver.h.
| double operations_research::math_opt::XpressSolver::LinearConstraintData::lower_bound = kMinusInf |
Definition at line 105 of file xpress_solver.h.
| double operations_research::math_opt::XpressSolver::LinearConstraintData::upper_bound = kPlusInf |
Definition at line 106 of file xpress_solver.h.