| Overview | Group | Tree | Graph | Index | Concepts |
This function returns an alternative resource constraint predicate whose
operator(const IlcAltResConstraint& altrc) returns
IlcTrue if and only the activity associated with
altrc has a variable representing the required or provided
capacity. This predicate is implemented using IlcAltResConstraint::isVariableResourceConstraint.
This functions exists with either an IloEnv or an IloSolver as argument.