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 <span>$</span>x<span>$</span> or <span>$</span>y<span>$</span> 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.