GRBGenConstr::set()

Set the value of a general constraint attribute.

void set ( GRB_DoubleAttr attr,
    double newvalue )

void set ( GRB_IntAttr attr,
    int newvalue )

void set ( GRB_StringAttr attr,
    const string& newvalue )