grb 3.0.1

A Rust API for Gurobi optimizer
Documentation
1
2
3
4
5
Algorithm used for MIP node relaxations (except for the initial root node relaxation, see Method). Options are:
-1=automatic, 0=primal simplex, 1=dual simplex, and 2=barrier. Note that barrier is not an option for MIQP node
relaxations.

Note: Only affects mixed integer programming (MIP) models