Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
IterationLimit
Simplex iteration limit
Type: | double | |
---|---|---|
Default value: | Infinity | |
Minimum value: | 0 | |
Maximum value: | Infinity |
Limits the number of simplex iterations performed. The limit applies
to MIP, barrier crossover, and simplex. Optimization returns with an
ITERATION_LIMIT
status if the limit is exceeded (see the
Status Code section for further
details).
For examples of how to query or modify parameter values from our different APIs, refer to our Parameter Examples.