grb 3.0.1

A Rust API for Gurobi optimizer
Documentation
1
2
3
4
5
This parameter controls whether general function constraints with their `FuncNonlinear` attribute set to -1 are replaced
with a static piecewise-linear approximation (0), or handled inside the branch-and-bound tree using a dynamic outer-
approximation approach (1).

See the discussion of function constraints for more information.