A Simple Dynamization of Trapezoidal Point Location in Planar Subdivisions
@article{Brankovic2020ASD, title={A Simple Dynamization of Trapezoidal Point Location in Planar Subdivisions}, author={Milutin Brankovic and Nikola Grujic and Andr{\'e} van Renssen and Martin P. Seybold}, journal={ArXiv}, year={2020}, volume={abs/1912.03389} }
We study how to dynamize the Trapezoidal Search Tree - a well known randomized point location structure for planar subdivisions of kinetic line segments.
Our approach naturally extends incremental leaf-level insertions to recursive methods and allows adaptation for the online setting. Moreover, the dynamization carries over to the Trapezoidal Search DAG, offering a linear sized data structure with logarithmic point location costs as a by-product. On a set $S$ of non-crossing segments, each…
One Citation
A Tail Estimate with Exponential Decay for the Randomized Incremental Construction of Search Structures
- MathematicsSODA
- 2022
A main result is an improved tail bound, with exponential decay, for the size of the TSD: there is a constant such that the probability for a TSD to exceed its expected size by more than this factor is at most 1/e.
References
SHOWING 1-10 OF 28 REFERENCES
Dynamization of the trapezoid method for planar point location in monotone subdivisions
- Computer ScienceInt. J. Comput. Geom. Appl.
- 1992
This is the first fully dynamic point location data structure for monotone subdivisions that achieves optimal query time, based on the trapezoid method.
Point Location in Dynamic Planar Subdivisions
- Computer Science, MathematicsSoCG
- 2018
A data structure of linear size is presented for such a dynamic planar subdivision that supports sublinear-time update and polylogarithmic-time query and answers a question posed by Snoeyink in the Handbook of Computational Geometry.
Towards an Optimal Method for Dynamic Planar Point Location
- Computer Science, Geology2015 IEEE 56th Annual Symposium on Foundations of Computer Science
- 2015
This is the first data structure that achieves close to logarithmic query and update time simultaneously, ignoring log logn factors, and shows how to reduce the query time to O(logn log log n) in the RAM model with randomization.
Dynamic Trees and Dynamic Point Location
- Computer ScienceSIAM J. Comput.
- 1998
This appears to be the first on-line method to achieve a polylogarithmic query time and constant update time and an improved method for spatial point location in a 3-dimensional convex subdivision.
Optimal randomized incremental construction for guaranteed logarithmic planar point location
- Computer Science, MathematicsComput. Geom.
- 2016
Lower bounds for kinetic planar subdivisions
- Computer ScienceSCG '99
- 1999
Under reasonable computational models, lower bounds on the minimum amount of work required to maintain any binary space partition of moving segments in the plane or any Steiner triangulation of moving points in the planes are obtained.
Reprint of: A simple and fast incremental randomized algorithm for computing trapezoidal decompositions and for triangulating polygons
- Computer ScienceComput. Geom.
- 2010
A Simple and Fast Incremental Randomized Algorithm for Computing Trapezoidal Decompositions and for Triangulating Polygons
- Computer ScienceComput. Geom.
- 1991
Dynamic Planar Point Location in External Memory
- Computer ScienceSoCG
- 2019
A fully-dynamic data structure for the planar point location problem in the external memory model with almost-optimal query cost, which almost matches the best known upper bound in the internal-memory model.