HomeDocumentation
GRBGenConstr::set()
Filter Content By
Version
Languages
GRBGenConstr::set()
Set the value of a general constraint attribute.
void | set ( | GRB_StringAttr | attr, |
const string& | newvalue ) |
-
Set the value of a string-valued attribute.
Arguments:
attr: The attribute being modified.
newvalue: The desired new value of the attribute.