Adds range constraints as new rows to an LP matrix.
The row index of the first added row.
The ranges to be added must all have linear expressions. The added rows of the LP matrix will contain the linear terms of the range expression as nonzeros. If the expression of a ranged constraint being added contains variables that do not correspond to columns of the invoking ILPMatrix
, new columns are automatically added as needed.
ILPMatrix Interface | ILOG.Concert Namespace | ILPMatrix.AddRows Overload List