FRAMES NO FRAMES

IlcActivityIsBreakablePredicate

public IloPredicate< IlcActivity > IlcActivityIsBreakablePredicate(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 activity is a breakable activity.

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