![]() |
OR-Tools
8.2
|
Definition at line 76 of file affine_relation.h.
Public Member Functions | |
Relation (int r, int64 c, int64 o) | |
const bool | operator== (const Relation &other) const |
Public Attributes | |
int | representative |
int64 | coeff |
int64 | offset |
Definition at line 80 of file affine_relation.h.
|
inline |
Definition at line 82 of file affine_relation.h.
int64 coeff |
Definition at line 78 of file affine_relation.h.
int64 offset |
Definition at line 79 of file affine_relation.h.
int representative |
Definition at line 77 of file affine_relation.h.