ILOG CPLEX .NET Reference Manual

IModeler.Minimize Method

Creates and returns an instance of IObjective representing an objective to minimize the expression expr.

Overload List

Creates and returns an instance of IObjective representing an objective to minimize the expression expr.

IObjective Minimize(INumExpr);

 

IObjective Minimize(INumExpr,string);

See Also

IModeler Interface | ILOG.Concert Namespace