FuncNonlinear

Controls whether to treat general function constraints as nonlinear or via piecewise-linear approximation
 Type: int
 Default value: 0
 Minimum value: 0
 Maximum value: 1

This parameter controls whether general function constraints with their FuncNonlinear attribute set to -1 are treated as nonlinear functions (1) or are approximated via the piecewise-linear approximation approach (0).

See the discussion of function constraints for more information.

For examples of how to query or modify parameter values from our different APIs, refer to our Parameter Examples.