Cloning Voronoi Diagrams via Retroactive Data Structures
Abstract
We address the problem of replicating a Voronoi diagram of a planar point set by making proximity queries, which are of three possible (in decreasing order of information content): 1. the exact location of the nearest site(s) in ; 2. the distance to and label(s) of the nearest site(s) in ; 3. a unique label for every nearest site in . We provide algorithms showing how queries of Type 1 and Type 2 allow an exact cloning of with queries and processing time. We also prove that queries of Type 3 can never exactly clone , but we show that with queries we can construct an -approximate cloning of . In addition to showing the limits of nearest-neighbor database security, our methods also provide one of the first natural algorithmic applications of retroactive data structures.
Cite
@article{arxiv.1006.1921,
title = {Cloning Voronoi Diagrams via Retroactive Data Structures},
author = {Matthew T. Dickerson and David Eppstein and Michael T. Goodrich},
journal= {arXiv preprint arXiv:1006.1921},
year = {2010}
}
Comments
More complete version of paper appearing in 2010 European Symposium on Algorithms (ESA)