grb 3.0.1

A Rust API for Gurobi optimizer
Documentation
1
2
3
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).