GRBQConstr.Set()

Set the value of a quadratic constraint attribute.

void Set ( GRB.CharAttr attr,
    char newvalue )

void Set ( GRB.DoubleAttr attr,
    double newvalue )

void Set ( GRB.StringAttr attr,
    string newvalue )