Point Location in Dynamic Planar Subdivisions
Computational Geometry
2018-03-13 v1
Abstract
We study the point location problem on dynamic planar subdivisions that allows insertions and deletions of edges. In our problem, the underlying graph of a subdivision is not necessarily connected. We present a data structure of linear size for such a dynamic planar subdivision that supports sublinear-time update and polylogarithmic-time query. Precisely, the amortized update time is and the query time is , where is the number of edges in the subdivision. This answers a question posed by Snoeyink in the Handbook of Computational Geometry. When only deletions of edges are allowed, the update time and query time are just and , respectively.
Cite
@article{arxiv.1803.04325,
title = {Point Location in Dynamic Planar Subdivisions},
author = {Eunjin Oh and Hee-Kap Ahn},
journal= {arXiv preprint arXiv:1803.04325},
year = {2018}
}