What's Changed
- feat: termination condition map for SCIP solver by @siddharth-krishna in #447
- fix: CBC output parsing, parse runtime & duality gap by @siddharth-krishna in #446
- fix: treat SCIP condition gaplimit as optimal by @siddharth-krishna in #448
- fix: don't return OK for GLPK status integer undefined by @siddharth-krishna in #449
- fix: remove highs log file default by @ollie-bell in #445
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #455
- Use multiindex safe assignment where needed by @FabianHofmann in #456
- Harmonize assign followup by @FabianHofmann in #457
Full Changelog: v0.5.3...v0.5.5