BarIterLimit

Barrier iteration limit

Type: int
Default value: Infinity
Minimum value: 0
Maximum value: Infinity

Limits the number of barrier iterations performed. This parameter is rarely used. If you would like barrier to terminate early, it is almost always better to use the BarConvTol parameter instead.

Optimization returns with an ITERATION_LIMIT status if the limit is exceeded (see the Status Code section for further details).

Note: Barrier only