GRBQuadExpr.getVar1()


GRBQuadExpr.getVar1()

Retrieve the first variable object associated with a single quadratic term from the expression.

GRBVar getVar1( int i )

    Arguments:

    i: Index for term of interest.

    Return value:

    First variable for the quadratic term at indexiin the quadratic expression.