Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
FuncNonlinear
Type: | int |
---|---|
Modifiable: | Yes |
This attribute controls whether the particular general function constraint is replaced with a static piecewise-linear approximation (0), or is handled inside the branch-and-bound tree using a dynamic outer-approximation approach (1). The default value (-1) means that the constraint handling will be controlled by the FuncNonlinear parameter.
See the discussion of function constraints for more information.
For examples of how to query or modify attributes, refer to our Attribute Examples.