![]() |
OR-Tools
8.2
|
This is the complete list of members for Literal, including all inherited members.
| DebugString() const | Literal | inline |
| Index() const | Literal | inline |
| IsNegative() const | Literal | inline |
| IsPositive() const | Literal | inline |
| Literal(int signed_value) | Literal | inline |
| Literal() | Literal | inline |
| Literal(LiteralIndex index) | Literal | inlineexplicit |
| Literal(BooleanVariable variable, bool is_positive) | Literal | inline |
| Negated() const | Literal | inline |
| NegatedIndex() const | Literal | inline |
| operator!=(Literal other) const | Literal | inline |
| operator<(const Literal &literal) const | Literal | inline |
| operator==(Literal other) const | Literal | inline |
| SignedValue() const | Literal | inline |
| Variable() const | Literal | inline |