grb 3.0.1

A Rust API for Gurobi optimizer
Documentation
1
2
3
4
Controls whether to use network simplex. Value 0 doesn't use network simplex. Value 1 indicates to use network simplex,
if an LP is a network problem. The default -1 value chooses automatically.

Note: Only affects linear programming (LP) models