Emergent Mind

Dynamic Planar Point Location in External Memory

(1903.06601)
Published Mar 15, 2019 in cs.DS

Abstract

In this paper we describe a fully-dynamic data structure for the planar point location problem in the external memory model. Our data structure supports queries in $O(\logB n(\log\logB n)3))$ I/Os and updates in $O(\logB n(\log\logB n)2))$ amortized I/Os, where $n$ is the number of segments in the subdivision and $B$ is the block size. This is the first dynamic data structure with almost-optimal query cost. For comparison all previously known results for this problem require $O(\log_B2 n)$ I/Os to answer queries. Our result almost matches the best known upper bound in the internal-memory model.

We're not able to analyze this paper right now due to high demand.

Please check back later (sorry!).

Generate a summary of this paper on our Pro plan:

We ran into a problem analyzing this paper.

Newsletter

Get summaries of trending comp sci papers delivered straight to your inbox:

Unsubscribe anytime.