Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
162 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A Dynamic Stabbing-Max Data Structure with Sub-Logarithmic Query Time (1109.3890v1)

Published 18 Sep 2011 in cs.DS and cs.CG

Abstract: In this paper we describe a dynamic data structure that answers one-dimensional stabbing-max queries in optimal $O(\log n/\log\log n)$ time. Our data structure uses linear space and supports insertions and deletions in $O(\log n)$ and $O(\log n/\log \log n)$ amortized time respectively. We also describe a $O(n(\log n/\log\log n){d-1})$ space data structure that answers $d$-dimensional stabbing-max queries in $O((\log n/\log\log n){d})$ time. Insertions and deletions are supported in $O((\log n/\log\log n)d\log\log n)$ and $O((\log n/\log\log n)d)$ amortized time respectively.

Citations (12)

Summary

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