FRAMES NO FRAMES

IlcActivityIsRankedPredicate

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

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.