An open source multi-solver optimization server with a REST API.

1 Open Issue Need Help Last updated: Jun 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Update the `PARAMETER_SOLVER_TRANSLATING_MAPPING` dictionary in the Cornflow optimization server to include a mapping from the deprecated Gurobi parameter 'msg' to the new 'OutputFlag' parameter. This will ensure backward compatibility for users upgrading to Gurobi version 12.0.1 and beyond, preventing errors caused by the parameter name change.

Complexity: 2/5
good first issue client

An open source multi-solver optimization server with a REST API.

Python