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,
    const string& newvalue )