Overview | Group | Tree | Graph | Index | Concepts |
This function returns an activity predicate whose
operator(const IlcActivity& activity)
returns
IlcTrue
if and only if all the other activities in the
schedule are constrained to execute either before or after
the activity.
This functions exists with either an IloEnv
or an IloSolver
as argument.