This method creates a constant cumul function expression everywhere equal to 0 that the user can modify subsequently with the operators +=, -=.

Namespace: ILOG.CP
Assembly: oplall (in oplall.dll)

Syntax

C#
public ICumulFunctionExpr CumulFunctionExpr()

See Also