ILOG CPLEX .NET Reference Manual

CplexModeler.Min Method (Double, INumExpr)

Returns an expression representing the minimum of its two arguments.

public virtual INumExpr Min(
   double expr2,
   INumExpr expr1
);

Implements

IModeler.Min

See Also

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