GRBLinExpr.addTerm()

Add a single term into a linear expression.

void addTerm ( double coeff,
    GRBVar var )