Gurobi / gurobi-optimods

Data-driven APIs for common optimization tasks
https://gurobi-optimods.readthedocs.io
Apache License 2.0
144 stars 31 forks source link

Fix gurobipy to v10 or above #54

Closed simonbowly closed 1 year ago

simonbowly commented 1 year ago

We should require at least gurobipy v10. Reasoning:

simonbowly commented 1 year ago

Done. @rluce free to break compatibility with the v9.5 matrix API, CI only runs with v10 now.