grb 3.0.1

A Rust API for Gurobi optimizer
Documentation
1
2
3
This attribute is used to query the winning method after a continuous problem has been solved with concurrent
optimization. In this case it returns the corresponding method identifier 0 (for primal Simplex), 1 (for dual Simplex),
or 2 (for Barrier). In all other cases -1 is returned.