FRAMES NO FRAMES

IlcResourceHasAltResConstraintPredicate

public IloPredicate< IlcResource > IlcResourceHasAltResConstraintPredicate(IlcManager)
Definition file: ilsched/selector.h
Include file: <ilsched/ilsched.h>

This function returns a resource predicate whose operator(const IlcResource& resource) returns IlcTrue if and only if there exists a resource constraint on the resource that is an IlcAltResConstraint that has not been assigned to a resource.

This functions exists with either an IloEnv or an IloSolver as argument.