FRAMES NO FRAMES

IloShapeLowerThan

public IloConstraint IloShapeLowerThan(IloResourceConstraint resCt1, IloResourceConstraint resCt2)
Definition file: ilsched/iloresconstraint.h

This function returns a constraint acting on each resource constraint passed as an argument. An error will be raised if one the resource constraints does not have a shape specified. The constraint returned will state that the contribution of the first resource constraint's shape must be less than or equal to the contribution of the second shape. This condition must hold at each time point.

See Also: