grb 3.0.1

A Rust API for Gurobi optimizer
Documentation
1
2
3
4
5
6
7
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