Creates and returns an empty maximization objective function and adds it to the invoking model.
The new zero maximization objective.
This method creates and returns an IObjective
object representing a maximization objective function with a zero expression. 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.AddMaximize Overload List