FRAMES NO FRAMES

IlcResourceTextureEvaluator

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

This function returns a resource evaluator whose operator(const IlcResource& resource) returns the maximum value of criticality of the texture measurement curve on the resource object to which it is applied. The behavior is undefined if this evaluator is applied to a resource that is not an IlcDiscreteResource or if no texture measurement has been created on the resource.

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