| Overview | Group | Tree | Graph | Index | Concepts | 
This function returns a resource constraint evaluator whose
 operator(const IlcResourceConstraint& ct) returns
 the value of the slope of ct.  Undefined behavior
 occurs if ct has no slope or if its resource is not a
 continuous reservoir. The slope of the virtual source and sink
 nodes is defined to be 0.
This functions exists with either an IloEnv or an IloSolver as argument.