Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ubj
on Jan 30, 2024
|
parent
|
context
|
favorite
| on:
Researchers have found a faster way to do integer ...
Don't forget about the HiGHS solver [1]. MIT licensed and getting to the point where it's outperforming SCIP on the Mittelmann benchmarks [2].
[1]:
https://github.com/ERGO-Code/HiGHS
[2]:
https://mattmilten.github.io/mittelmann-plots/
FreakLegion
on Jan 30, 2024
[–]
HiGHS is more of an alternative to Bonmin and Minotaur than Couenne and SCIP. In my experience though the presolvers in SCIP are extremely dangerous, and it's easy to end up with a local optimum even when that isn't your goal.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1]: https://github.com/ERGO-Code/HiGHS
[2]: https://mattmilten.github.io/mittelmann-plots/