ILOG CPLEX .NET Reference Manual

IModeler.Min Method (INumExpr, INumExpr)

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

INumExpr Min(
   INumExpr e1,
   INumExpr e2
);

See Also

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