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 time while supporting insertions in time. No previous data structure was known that supports -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.
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}
}