Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
FuncMaxVal
Maximum allowed value for x and y variables in function constraints
Type: | double | |
---|---|---|
Default value: | 1e+6 | |
Minimum value: | 0 | |
Maximum value: | Infinity |
Very large values in piecewise-linear approximations can cause
numerical issues. This parameter limits the bounds on the variables
that participate in function constraints. Specifically, if or
participate in a function constraint, any bound larger
than FuncMaxVal
(in absolute value) will be truncated.
For examples of how to query or modify parameter values from our different APIs, refer to our Parameter Examples.