grb 3.0.1

A Rust API for Gurobi optimizer
Documentation
1
2
3
4
5
Enables or disables console logging. Use `OutputFlag` to shut off all logging.

Note that this refers to all the output of Gurobi to the console including the various display and print functions
provided by the API in interactive environments. It also disables logging on the remote side of Instant Cloud or Compute
Server environments.