![]() |
OR-Tools
9.6
|
Classes | |
| struct | CompareByLiteral |
| struct | CompareByValue |
Public Member Functions | |
| bool | operator== (const ValueLiteralPair &o) const |
| std::string | DebugString () const |
Public Attributes | |
| IntegerValue | value = IntegerValue(0) |
| Literal | literal = Literal(kNoLiteralIndex) |
| std::string DebugString | ( | ) | const |
Definition at line 55 of file integer.cc.
|
inline |
| Literal literal = Literal(kNoLiteralIndex) |