FRAMES NO FRAMES

IlcActivityStartMaxEvaluator

public IloEvaluator< IlcActivity > IlcActivityStartMaxEvaluator(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 start time variable of the activity.

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