Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
GRBVar.index()
int | index ( ) |
This method returns the current index, or order, of the variable in the underlying constraint matrix.
Return value:
-2: removed, -1: not in model, otherwise: index of the variable in the model
Note that the index of a variable may change after subsequent model modifications.