ILOG CPLEX .NET Reference Manual

CplexModeler.Min Method (IIntExpr, Int32)

Returns an expression representing the minimum of its two arguments.

public virtual IIntExpr Min(
   IIntExpr expr1,
   int expr2
);

Implements

IModeler.Min

See Also

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