GRBQConstr.set()

Set the value of a quadratic constraint attribute.

void set ( GRB.CharAttr attr,
    char newval )

void set ( GRB.DoubleAttr attr,
    double newval )

void set ( GRB.StringAttr attr,
    String newval )