FRAMES NO FRAMES

IlcActivityStartMinEvaluator

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

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

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