Uses of Interface
com.google.ortools.sat.ReservoirConstraintProtoOrBuilder
Packages that use ReservoirConstraintProtoOrBuilder
-
Uses of ReservoirConstraintProtoOrBuilder in com.google.ortools.sat
Classes in com.google.ortools.sat that implement ReservoirConstraintProtoOrBuilderModifier and TypeClassDescriptionfinal class
Maintain a reservoir level within bounds.static final class
Maintain a reservoir level within bounds.Methods in com.google.ortools.sat that return ReservoirConstraintProtoOrBuilderModifier and TypeMethodDescriptionConstraintProto.Builder.getReservoirOrBuilder()
The reservoir constraint forces the sum of a set of active demands to always be between a specified minimum and maximum value during specific times.ConstraintProto.getReservoirOrBuilder()
The reservoir constraint forces the sum of a set of active demands to always be between a specified minimum and maximum value during specific times.ConstraintProtoOrBuilder.getReservoirOrBuilder()
The reservoir constraint forces the sum of a set of active demands to always be between a specified minimum and maximum value during specific times.