GRBVar::index()
This method returns the current index, or order, of the variable in the
underlying constraint matrix.
Return value:
 |
: | removed |
 |
: | not in model |
 |
: | index of the variable in the model |
Note that the index of a variable may change after
subsequent model modifications.