Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] add Gurobi to the docs and remove GLPK #3904

Merged
merged 6 commits into from
Dec 30, 2024
Merged

[docs] add Gurobi to the docs and remove GLPK #3904

merged 6 commits into from
Dec 30, 2024

Conversation

odow
Copy link
Member

@odow odow commented Dec 29, 2024

This point came up when I was talking to @BlayacBasile a few weeks ago: in the TSP example GLPK with callbacks is slower than iterative because ???

We now have a good setup with Gurobi, the binaries are automatically installed, and we have a solid system with the license, so I feel comfortable adding to the docs. Once HiGHS adds proper support for callbacks, we can reconsider our use of Gurobi, but at the moment, the less we talk about GLPK the better.

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.58%. Comparing base (a368144) to head (489b092).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3904   +/-   ##
=======================================
  Coverage   99.58%   99.58%           
=======================================
  Files          43       43           
  Lines        6043     6043           
=======================================
  Hits         6018     6018           
  Misses         25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@odow odow changed the title [docs] add Gurobi to the docs and remove most usages of GLPK [docs] add Gurobi to the docs and remove GLPK Dec 30, 2024
@odow odow merged commit 0715262 into master Dec 30, 2024
11 checks passed
@odow odow deleted the od/grb branch December 30, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant