Overload List

  Name Description
Public method AddMaximize(INumExpr)
Creates and returns an instance of IObjective representing an objective to maximize the expression expr and added to the invoking model.
Public method AddMaximize(INumExpr, String)
Creates and returns an instance of IObjective, representing an objective to maximize the expression expr, assigned the name name, and added to the invoking model.

See Also