GRBLinExpr.AddTerm()

Add a single term into a linear expression.

void AddTerm ( double coeff,
    GRBVar var )