You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bazel 9.0.0 required
* SCIP 10.0.0 with `Papilo` (3.0.0), `Soplex` (8.0.0) and `SYM=snauty` enable
* Python: migrate from SWIG to pybind11 for routing and constraint_solver python wrapper
* routing:
* prefix Routing removed for all class
* use of `routing` namespace aka operations_research::RoutingModel` -> `operations_research::routing::Model`