English

Unions of Onions: Preprocessing Imprecise Points for Fast Onion Decomposition

Computational Geometry 2017-01-17 v2

Abstract

Let D\mathcal{D} be a set of nn pairwise disjoint unit disks in the plane. We describe how to build a data structure for D\mathcal{D} so that for any point set PP containing exactly one point from each disk, we can quickly find the onion decomposition (convex layers) of PP. Our data structure can be built in O(nlogn)O(n \log n) time and has linear size. Given PP, we can find its onion decomposition in O(nlogk)O(n \log k) time, where kk is the number of layers. We also provide a matching lower bound. Our solution is based on a recursive space decomposition, combined with a fast algorithm to compute the union of two disjoint onion

Keywords

Cite

@article{arxiv.1302.5328,
  title  = {Unions of Onions: Preprocessing Imprecise Points for Fast Onion Decomposition},
  author = {Maarten Löffler and Wolfgang Mulzer},
  journal= {arXiv preprint arXiv:1302.5328},
  year   = {2017}
}

Comments

10 pages, 5 figures; a preliminary version appeared at WADS 2013

R2 v1 2026-06-21T23:30:14.609Z