Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
public virtual IIntExpr Diff( IIntExpr e1, IIntExpr e2 ) |
| Visual Basic |
|---|
Public Overridable Function Diff ( _ e1 As IIntExpr, _ e2 As IIntExpr _ ) As IIntExpr |
| CP Optimizer .NET Languages API |
| IloModelerImpl..::..Diff Method (IIntExpr, IIntExpr) |
| IloModelerImpl Class See Also |
Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)
| C# |
|---|
public virtual IIntExpr Diff( IIntExpr e1, IIntExpr e2 ) |
| Visual Basic |
|---|
Public Overridable Function Diff ( _ e1 As IIntExpr, _ e2 As IIntExpr _ ) As IIntExpr |