Overload List

  Name Description
Public method Objective(ObjectiveSense, INumExpr)
Creates and returns an instance of IObjective representing an objective to optimize the expression expr with respect to the optimization sense indicated by sense.
Public method Objective(ObjectiveSense, INumExpr, String)
Creates and returns an instance of IObjective representing an objective to optimize the expression expr with respect to the optimization sense indicated by sense and assigned the name name.

See Also