Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
125 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Dynamic Planar Point Location in External Memory (1903.06601v1)

Published 15 Mar 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(\log_B n(\log\log_B n)3))$ I/Os and updates in $O(\log_B n(\log\log_B 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.

Citations (7)

Summary

We haven't generated a summary for this paper yet.