grb 3.0.1

A Rust API for Gurobi optimizer
Documentation
1
2
3
4
Controls Boolean Quadric Polytope (BQP) cut generation. Use 0 to disable these cuts, 1 for moderate cut generation, or 2
for aggressive cut generation. The default -1 value chooses automatically. Overrides the `Cuts` parameter.

Note: Only affects mixed integer programming (MIP) models