Deutsch
 
Hilfe Datenschutzhinweis Impressum
  DetailsucheBrowse

Datensatz

DATENSATZ AKTIONENEXPORT

Freigegeben

Forschungspapier

Maximum Volume Subset Selection for Anchored Boxes

MPG-Autoren
/persons/resource/persons44182

Bringmann,  Karl
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

Externe Ressourcen
Es sind keine externen Ressourcen hinterlegt
Volltexte (beschränkter Zugriff)
Für Ihren IP-Bereich sind aktuell keine Volltexte freigegeben.
Volltexte (frei zugänglich)

arXiv:1803.00849.pdf
(Preprint), 643KB

Ergänzendes Material (frei zugänglich)
Es sind keine frei zugänglichen Ergänzenden Materialien verfügbar
Zitation

Bringmann, K., Cabello, S., & Emmerich, M. T. M. (2018). Maximum Volume Subset Selection for Anchored Boxes. Retrieved from http://arxiv.org/abs/1803.00849.


Zitierlink: https://hdl.handle.net/21.11116/0000-0001-3E08-2
Zusammenfassung
Let $B$ be a set of $n$ axis-parallel boxes in $\mathbb{R}^d$ such that each
box has a corner at the origin and the other corner in the positive quadrant of
$\mathbb{R}^d$, and let $k$ be a positive integer. We study the problem of
selecting $k$ boxes in $B$ that maximize the volume of the union of the
selected boxes. This research is motivated by applications in skyline queries
for databases and in multicriteria optimization, where the problem is known as
the hypervolume subset selection problem. It is known that the problem can be
solved in polynomial time in the plane, while the best known running time in
any dimension $d \ge 3$ is $\Omega\big(\binom{n}{k}\big)$. We show that:
- The problem is NP-hard already in 3 dimensions.
- In 3 dimensions, we break the bound $\Omega\big(\binom{n}{k}\big)$, by
providing an $n^{O(\sqrt{k})}$ algorithm.
- For any constant dimension $d$, we present an efficient polynomial-time
approximation scheme.