Returns the column index corresponding to a variable in the invoking LP matrix.
Returns the column index corresponding to a variable in the invoking LP matrix.
int GetIndex(INumVar);
Returns the row index corresponding to a ranged constraint in the invoking LP matrix.
int GetIndex(IRange);