Overload List

  Name Description
Public method Maximize(INumExpr)
Creates and returns an instance of IObjective representing an objective to maximize the expression expr.
(Inherited from IModeler.)
Public method Maximize(INumExpr, String)
Creates and returns an instance of IObjective representing an objective to maximize the expression expr and assigned the name name.
(Inherited from IModeler.)

See Also