English

Adaptive Planar Point Location

Computational Geometry 2018-10-02 v1

Abstract

We present self-adjusting data structures for answering point location queries in convex and connected subdivisions. Let nn be the number of vertices in a convex or connected subdivision. Our structures use O(n)O(n) space. For any convex subdivision SS, our method processes any online query sequence σ\sigma in O(OPT+n)O(\mathrm{OPT} + n) time, where OPT\mathrm{OPT} is the minimum time required by any linear decision tree for answering point location queries in SS to process σ\sigma. For connected subdivisions, the processing time is O(OPT+n+σlog(logn))O(\mathrm{OPT} + n + |\sigma|\log(\log^* n)). In both cases, the time bound includes the O(n)O(n) preprocessing time.

Keywords

Cite

@article{arxiv.1810.00715,
  title  = {Adaptive Planar Point Location},
  author = {Siu-Wing Cheng and Man-Kit Lau},
  journal= {arXiv preprint arXiv:1810.00715},
  year   = {2018}
}
R2 v1 2026-06-23T04:24:24.173Z