![]() |
OR-Tools
8.2
|
Definition at line 174 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 176 of file linear_constraint.h.
IntegerValue offset = IntegerValue(0) |
Definition at line 177 of file linear_constraint.h.
std::vector<IntegerVariable> vars |
Definition at line 175 of file linear_constraint.h.