Overload List

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

See Also