![]() |
OR-Tools
8.2
|
Definition at line 75 of file bop_types.h.
Public Member Functions | |
BopConstraintTerm (VariableIndex _var_id, int64_t _weight) | |
bool | operator< (const BopConstraintTerm &other) const |
Public Attributes | |
VariableIndex | var_id |
SearchIndex | search_id |
int64_t | weight |
|
inline |
Definition at line 76 of file bop_types.h.
|
inline |
Definition at line 83 of file bop_types.h.
SearchIndex search_id |
Definition at line 80 of file bop_types.h.
VariableIndex var_id |
Definition at line 79 of file bop_types.h.
int64_t weight |
Definition at line 81 of file bop_types.h.