Removes a set of columns from the invoking LP matrix.
The indices of columns to be removed are specified in the array ind
. Columns that are not removed remain in their original order but are assigned new column indices from 0 (zero) to getNcols-1
.
ILPMatrix Interface | ILOG.Concert Namespace | ILPMatrix.RemoveCols Overload List