Overload List

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

See Also