Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
GRBSOS.Set()
Set the value of an SOS attribute.
void | Set ( | GRB.IntAttr | attr, |
int | newvalue ) |
Set the value of an int-valued attribute.
Arguments:
attr: The attribute being modified.
newvalue: The desired new value of the attribute.