FRAMES NO FRAMES

IlcActivityStartVarBoundPredicate

public IloPredicate< IlcActivity > IlcActivityStartVarBoundPredicate(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 the processing time variable of the activity is bound.

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