mirror of https://github.com/mamba-org/mamba.git
10 lines
362 B
ReStructuredText
10 lines
362 B
ReStructuredText
``mamba::solver``
|
|
=================
|
|
|
|
The ``mamba::solver`` namespace contains the packages solver and related objects.
|
|
This particular namespace is a generic common interface, while the subnamespace
|
|
``mamba::solver::libsolv`` contains `LibSolv <https://en.opensuse.org/openSUSE:Libzypp_satsolver>`_
|
|
specific implementations.
|
|
|
|
.. doxygennamespace:: mamba::solver
|