Creates and returns modeling variables, all of the same specified type
, all with same upper bound, all with the same lower bound, as specified, for column-wise modeling.
ColumnArray
object defining where to install the new variables. The array of new modeling variables.
This method creates new modeling variables, each with the same specified bounds and type, and returns them in an array. The number of new variables is determined by the size of the ColumnArray
argument cols
. The new variables are then installed in existing modeling objects, as defined by the ColumnArray
argument cols
.
IMPModeler Interface | ILOG.Concert Namespace | IMPModeler.NumVarArray Overload List