![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::sat::ReservoirConstraint, including all inherited members.
| AddEvent(LinearExpr time, int64_t level_change) | operations_research::sat::ReservoirConstraint | |
| AddOptionalEvent(LinearExpr time, int64_t level_change, BoolVar is_active) | operations_research::sat::ReservoirConstraint | |
| Constraint(ConstraintProto *proto) | operations_research::sat::Constraint | explicitprotected |
| CpModelBuilder class | operations_research::sat::ReservoirConstraint | friend |
| MutableProto() const | operations_research::sat::Constraint | inline |
| Name() const | operations_research::sat::Constraint | |
| OnlyEnforceIf(absl::Span< const BoolVar > literals) | operations_research::sat::Constraint | |
| OnlyEnforceIf(BoolVar literal) | operations_research::sat::Constraint | |
| Proto() const | operations_research::sat::Constraint | inline |
| proto_ | operations_research::sat::Constraint | protected |
| WithName(absl::string_view name) | operations_research::sat::Constraint |