Creates and returns an empty objective function with the sense specified by sense
and adds it to the invoking model.
The new zero objective.
This method creates and returns an IObjective
object with a zero expression and the specified optimization sense. The new IObjective
object is added to the invoking model. This method is typically used in an application that applies column-wise modeling to fill in the objective function while creating the variables.
IMPModeler Interface | ILOG.Concert Namespace | IMPModeler.AddObjective Overload List