Creates and returns the new constraint e1 >= e2.
Namespace: ILOG.CP
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public virtual IConstraint Gt( IIntExpr e1, IIntExpr e2 ) |
Namespace: ILOG.CP
Assembly: oplall (in oplall.dll)
| C# |
|---|
public virtual IConstraint Gt( IIntExpr e1, IIntExpr e2 ) |