GRBColumn.addTerms()

Add new terms into a column.

void addTerms ( double[] coeffs,
    GRBConstr[] constrs )

void addTerms ( double[] coeffs,
    GRBConstr[] constrs,
    int start,
    int len )