ILOG CPLEX .NET Reference Manual

IModeler.Min Method (IIntExpr, IIntExpr)

Creates and returns the new expression min(e1, e2).

IIntExpr Min(
   IIntExpr e1,
   IIntExpr e2
);

See Also

IModeler Interface | ILOG.Concert Namespace | IModeler.Min Overload List