Creates and returns n
semi-continuous modeling variables, all with the same type, semi-continuous lower bound, and upper bound, but with individually specified names.
i
is assigned name[i]
. The array of new modeling variables.
This method creates n
new semi-continuous modeling variables, each with the same specified bounds and type, and returns them in an array. Each new variable is assigned a separate name, with variable i
assigned name[i]
.
IMPModeler Interface | ILOG.Concert Namespace | IMPModeler.SemiContVarArray Overload List