XSLP_MODELROWS
Description
|
Number of model rows in the problem
|
Type
|
Integer
|
Note
|
This is the number of rows currently in the problem without any augmentation, i.e. the number of rows that describe the algebraic definition of the problem. These rows always precede the augmentation rows in order. If the problem is presolved, this may be smaller than the number of original rows in the problem. To access the number of original rows, use
XSLP_ORIGINALROWS.
|