GRBLinExpr::addTerms()

Add new terms into a linear expression.

void addTerms ( const double* coeffs,
    const GRBVar* vars,
    int count )