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 )