FRAMES NO FRAMES

IlcActivityProcessingTimeMaxEvaluator

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

This function returns an activity evaluator whose operator(const IlcActivity& activity) returns the maximum value of the processing time variable of the activity.

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