FRAMES NO FRAMES

IlcActivityDurationMaxEvaluator

public IloEvaluator< IlcActivity > IlcActivityDurationMaxEvaluator(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 duration variable of the activity.

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