Improved Time-Space Trade-offs for Computing Voronoi Diagrams
Abstract
Let be a planar set of sites in general position. For , the Voronoi diagram of order for is obtained by subdividing the plane into cells such that points in the same cell have the same set of nearest neighbors in . The (nearest site) Voronoi diagram (NVD) and the farthest site Voronoi diagram (FVD) are the particular cases of and , respectively. For any given , the family of all higher-order Voronoi diagrams of order for can be computed in total time using space [Aggarwal et al., DCG'89; Lee, TC'82]. Moreover, NVD and FVD for can be computed in time using space [Preparata, Shamos, Springer'85]. For , an -workspace algorithm has random access to a read-only array with the sites of in arbitrary order. Additionally, the algorithm may use words, of bits each, for reading and writing intermediate data. The output can be written only once and cannot be accessed or modified afterwards. We describe a deterministic -workspace algorithm for computing NVD and FVD for that runs in time. Moreover, we generalize our -workspace algorithm so that for any given , we compute the family of all higher-order Voronoi diagrams of order for in total expected time or in total deterministic time . Previously, for Voronoi diagrams, the only known -workspace algorithm runs in expected time [Korman et al., WADS'15] and only works for NVD (i.e., ). Unlike the previous algorithm, our new method is very simple and does not rely on advanced data structures or random sampling techniques.
Cite
@article{arxiv.1708.00814,
title = {Improved Time-Space Trade-offs for Computing Voronoi Diagrams},
author = {Bahareh Banyassady and Matias Korman and Wolfgang Mulzer and André van Renssen and Marcel Roeloffzen and Paul Seiferth and Yannik Stein},
journal= {arXiv preprint arXiv:1708.00814},
year = {2018}
}
Comments
22 pages, 8 figures; a preliminary version appeared in STACS 2017