![]() |
OR-Tools
8.0
|
Definition at line 165 of file linear_constraint.h.
Public Attributes | |
| std::vector< IntegerVariable > | vars |
| std::vector< IntegerValue > | coeffs |
| IntegerValue | offset = IntegerValue(0) |
| std::vector<IntegerValue> coeffs |
Definition at line 167 of file linear_constraint.h.
| IntegerValue offset = IntegerValue(0) |
Definition at line 168 of file linear_constraint.h.
| std::vector<IntegerVariable> vars |
Definition at line 166 of file linear_constraint.h.