grb 3.0.1

A Rust API for Gurobi optimizer
Documentation
1
2
3
4
5
Global cut aggressiveness setting. Use value 0 to shut off cuts, 1 for moderate cut generation, 2 for aggressive cut
generation, and 3 for very aggressive cut generation. This parameter is overridden by the parameters that control
individual cut types (e.g., CliqueCuts).

Note: Only affects mixed integer programming (MIP) models