|
Get complementarity couples.
Parameters |
Description |
_LONG_T max_no |
The maximum number of complementarity couples to retrieve. If this number is smaller than the actual number of complementarity couples, you must call this method repeatedly to retrieve them all. |
_LONG_T col_no[] |
Array with the column numbers of the complementarity couples. The length of this array must be at least max_no. |
_LONG_T row_no[] |
Array with the row numbers of the complementarity couples. The length of this array must be at least max_no. |
The GetComplementData method returns the actual number of complementarity
couples retrieved.
The GetComplementData method is used to get information about the complementarity couples in the model. It only applies to MCP and MPCC models.