![]() |
OR-Tools
8.2
|
Public Member Functions | |
ValueLiteralPair () | |
ValueLiteralPair (IntegerValue v, Literal l) | |
bool | operator== (const ValueLiteralPair &o) const |
bool | operator< (const ValueLiteralPair &o) const |
Public Attributes | |
IntegerValue | value |
Literal | literal |
|
inline |
|
inline |
|
inline |
|
inline |