Creates and returns an empty minimization objective function with the specified name
and adds the empty objective to the invoking model.
The new zero minimization objective.
This method creates and returns an IObjective
object representing a minimization objective function with a zero expression. The new IObjective
object is assigned the name name
and 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.AddMinimize Overload List