ILOG CPLEX .NET Reference Manual

CplexModeler.Min Method (Int32, IIntExpr)

Returns an expression representing the minimum of its two arguments.

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

Implements

IModeler.Min

See Also

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