English

Incremental Planar Nearest Neighbor Queries with Optimal Query Time

Data Structures and Algorithms 2025-04-11 v1 Computational Geometry

Abstract

In this paper we show that two-dimensional nearest neighbor queries can be answered in optimal O(logn)O(\log n) time while supporting insertions in O(log1+εn)O(\log^{1+\varepsilon}n) time. No previous data structure was known that supports O(logn)O(\log n)-time queries and polylog-time insertions. In order to achieve logarithmic queries our data structure uses a new technique related to fractional cascading that leverages the inherent geometry of this problem. Our method can be also used in other semi-dynamic scenarios.

Keywords

Cite

@article{arxiv.2504.07366,
  title  = {Incremental Planar Nearest Neighbor Queries with Optimal Query Time},
  author = {John Iacono and Yakov Nekrich},
  journal= {arXiv preprint arXiv:2504.07366},
  year   = {2025}
}
R2 v1 2026-06-28T22:53:04.450Z