ILOG CPLEX .NET Reference Manual

IModeler.Maximize Method

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

Overload List

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

IObjective Maximize(INumExpr);

 

IObjective Maximize(INumExpr,string);

See Also

IModeler Interface | ILOG.Concert Namespace