This operator returns a cumul function expression equal to the difference of its arguments.
Namespace: ILOG.CP
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public ICumulFunctionExpr Diff( ICumulFunctionExpr f1, ICumulFunctionExpr f2 ) |