FRAMES NO FRAMES

IlcActivityEndVarBoundPredicate

public IloPredicate< IlcActivity > IlcActivityEndVarBoundPredicate(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 end variable of the activity is bound.

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