Skip to content

Switch the default solver from builtin-mccs+glpk to builtin-0install - #6586

Draft
kit-ty-kate wants to merge 1 commit into
ocaml:masterfrom
kit-ty-kate:default-solver-0install
Draft

Switch the default solver from builtin-mccs+glpk to builtin-0install#6586
kit-ty-kate wants to merge 1 commit into
ocaml:masterfrom
kit-ty-kate:default-solver-0install

Conversation

@kit-ty-kate

Copy link
Copy Markdown
Member

I've personally been using builtin-0install as my default solver for the past year and i haven't noticed any issues.
The CI for opam-repository also uses it daily without any noticed issues from the opam-repository maintainers.

I'd like to switch to it by default for the sake of performance, and eventually in the future (3.0?), reduced dependencies (mccs depends on C++ which causes us problems on platforms such as macOS or Windows quite often) when builtin-0install is accepted by everyone and mccs can become an optional solver.

This PR is a draft at the moment because some of the accompanying changes in the testsuite seem to be highlighting some missing feature or changes that i'd like to understand first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant