Overview | Group | Tree | Graph | Index | Concepts |
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.