Overload List

  Name Description
Public method Maximize(INumExpr)
Creates and returns an instance of IObjective representing an objective to maximize the expression expr.
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.

See Also