English

Comparison of PBO solvers in a dependency solving domain

Software Engineering 2010-07-08 v1 Logic in Computer Science

Abstract

Linux package managers have to deal with dependencies and conflicts of packages required to be installed by the user. As an NP-complete problem, this is a hard task to solve. In this context, several approaches have been pursued. Apt-pbo is a package manager based on the apt project that encodes the dependency solving problem as a pseudo-Boolean optimization (PBO) problem. This paper compares different PBO solvers and their effectiveness on solving the dependency solving problem.

Cite

@article{arxiv.1007.1022,
  title  = {Comparison of PBO solvers in a dependency solving domain},
  author = {Paulo Trezentos},
  journal= {arXiv preprint arXiv:1007.1022},
  year   = {2010}
}

Comments

In Proceedings LoCoCo 2010, arXiv:1007.0831

R2 v1 2026-06-21T15:45:14.734Z