FRAMES NO FRAMES

IlcShapeLowerThan

public IlcConstraint IlcShapeLowerThan(IlcResourceConstraint resCt1, IlcResourceConstraint resCt2)
Definition file: ilsched/shaperct.h

This function returns a Solver 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: