Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
FeasibilityTol
Primal feasibility tolerance
Type: | double | |
---|---|---|
Default value: | 1e-6 | |
Minimum value: | 1e-9 | |
Maximum value: | 1e-2 |
All constraints must be satisfied to a tolerance of
FeasibilityTol
. Tightening this tolerance can produce smaller
constraint violations, but for numerically challenging models it can
sometimes lead to much larger iteration counts.
For examples of how to query or modify parameter values from our different APIs, refer to our Parameter Examples.