![]() |
OR-Tools
9.6
|
Definition at line 77 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 78 of file bop_types.h.
|
inline |
Definition at line 85 of file bop_types.h.
| SearchIndex search_id |
Definition at line 82 of file bop_types.h.
| VariableIndex var_id |
Definition at line 81 of file bop_types.h.
| int64_t weight |
Definition at line 83 of file bop_types.h.