GRBLinExpr.getVar()

Retrieve the variable object from a single term of the expression.

GRBVar getVar ( int i )

Arguments:

i: Index for term of interest.

Return value:

Variable for the term at index i in the expression.