Overload List

  Name Description
Public method Minimize(INumExpr)
Creates and returns an instance of IObjective representing an objective to minimize the expression expr.
Public method Minimize(INumExpr, String)
Creates and returns an instance of IObjective representing an objective to minimize the expression expr and assigned the name name.

See Also