Point Location in Dynamic Planar Subdivisions

03/12/2018
by   Eunjin Oh, et al.
0

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 O(√(n) n( n)^3/2) and the query time is O( n( n)^2), where n 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 O(α(n)) and O( n), respectively.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/27/2018

Point Location in Incremental Planar Subdivisions

We study the point location problem in incremental (possibly disconnecte...
research
02/08/2018

Updating Dynamic Random Hyperbolic Graphs in Sublinear Time

Generative network models play an important role in algorithm developmen...
research
05/07/2019

External Memory Planar Point Location with Fast Updates

We study dynamic planar point location in the External Memory Model or D...
research
12/06/2019

A Simple Dynamization of Trapezoidal Point Location in Planar Subdivisions

We study how to dynamize the Trapezoidal Search Tree - a well known rand...
research
11/08/2019

Fully-dynamic Planarity Testing in Polylogarithmic Time

Given a dynamic graph subject to insertions and deletions of edges, a na...
research
06/24/2019

Fully Dynamic Spectral Vertex Sparsifiers and Applications

We study dynamic algorithms for maintaining spectral vertex sparsifiers ...
research
10/01/2018

Adaptive Planar Point Location

We present self-adjusting data structures for answering point location q...

Please sign up or login with your details

Forgot password? Click here to reset