ILOG CPLEX .NET Reference Manual

CplexModeler.Min Method (IIntExpr[])

Returns an expression representing the minimum of its argument, the elements of an array.

public virtual IIntExpr Min(
   IIntExpr[] exprs
);

Implements

IModeler.Min

See Also

CplexModeler Class | ILOG.CPLEX Namespace | CplexModeler.Min Overload List