Set CurrentMatrixBlockSizes

CurrentMatrixBlockSizes

The predefined parameter CurrentMatrixBlockSizes contains the number of non-zeros for the last mathematical program generated.

Parameter CurrentMatrixBlockSizes {
    IndexDomain  :  (IndexConstraints, IndexVariables);
}

Definition

The parameter CurrentMatrixBlockSizes contains the number of non-zeros for the last mathematical program generated. The parameter counts the non-zeros in all generated rows of a particular symbolic constraint with respect to all generated columns of a particular symbolic variable.

Note