Removes a set of rows from the invoking LP matrix.
The indices of the rows to be removed are specified in the array ind
. Rows that are not removed remain in their original order, but they are assigned new row indices from 0 to getNrows()-1
.
ILPMatrix Interface | ILOG.Concert Namespace | ILPMatrix.RemoveRows Overload List