Skip to main content
FRAMES NO FRAMES

IloStep

public IloCumulFunctionExpr IloStep(const IloEnv env, IloInt t, IloInt v)
Definition file: ilconcert/ilosmodel.h
Elementary cumul function.

This function returns an elementary cumul function expression that is equal to 0 before point t and equal to v after point t.

For more information on cumul function expressions, see the concept Cumul functions in CP Optimizer.