Point Location in Incremental Planar Subdivisions
Computational Geometry
2018-09-28 v1
Abstract
We study the point location problem in incremental (possibly disconnected) planar subdivisions, that is, dynamic subdivisions allowing insertions of edges and vertices only. Specifically, we present an -space data structure for this problem that supports queries in time and updates in amortized time. This is the first result that achieves polylogarithmic query and update times simultaneously in incremental (possibly disconnected) planar subdivisions. Its update time is significantly faster than the update time of the best known data structure for fully-dynamic (possibly disconnected) planar subdivisions.
Cite
@article{arxiv.1809.10495,
title = {Point Location in Incremental Planar Subdivisions},
author = {Eunjin Oh},
journal= {arXiv preprint arXiv:1809.10495},
year = {2018}
}