GRBColumn.AddTerms()

Add new terms into a column.

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

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