grb 3.0.1

A Rust API for Gurobi optimizer
Documentation
1
2
3
4
5
This parameter controls the amount of detail included in a JSON solution. For example, when this parameter is set to 1,
the JSON string will contain data for all of the variables, even those with solution value 0.

For a precise description of the contents of the resulting JSON string, please refer to the JSON solution format
section.