![]() |
OR-Tools
9.6
|
This is the complete list of members for ReservoirConstraint, including all inherited members.
| AddEvent(LinearExpr time, int64_t level_change) | ReservoirConstraint | |
| AddOptionalEvent(LinearExpr time, int64_t level_change, BoolVar is_active) | ReservoirConstraint | |
| Constraint(ConstraintProto *proto) | Constraint | explicitprotected |
| CpModelBuilder class | ReservoirConstraint | friend |
| MutableProto() const | Constraint | inline |
| Name() const | Constraint | |
| OnlyEnforceIf(absl::Span< const BoolVar > literals) | Constraint | |
| OnlyEnforceIf(BoolVar literal) | Constraint | |
| Proto() const | Constraint | inline |
| proto_ | Constraint | protected |
| WithName(const std::string &name) | Constraint |