Class CumulativeConstraint

java.lang.Object
com.google.ortools.sat.Constraint
com.google.ortools.sat.CumulativeConstraint

public class CumulativeConstraint extends Constraint
Specialized cumulative constraint.

This constraint allows adding (interval, demand) pairs to the cumulative constraint incrementally.