Package dependency solver
https://opam.ocaml.org/packages/0install-solver
A package dependency resolver based on a SAT solver. This was
originally written for the 0install package manager, but is now
generic and is also used as a solver backend for opam. The SAT solver
is based on MiniSat and the application to package management is based
on OPIUM (Optimal Package Install/Uninstall Manager). 0install-solver
uses a (novel?) strategy to find the optimal solution extremely
quickly (even for a SAT-based solver).
- Devel package for openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:ocaml/ocaml-0install-solver && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000058 58 Bytes | |
_service | 0000000716 716 Bytes | |
ocaml-0install-solver-2.18.tar.xz | 0000416916 407 KB | |
ocaml-0install-solver.changes | 0000000447 447 Bytes | |
ocaml-0install-solver.spec | 0000002734 2.67 KB |
Comments 0