Proceedings of the Twenty-Seventh Annual Symposium on Computational Geometry 2011
DOI: 10.1145/1998196.1998198
|View full text |Cite
|
Sign up to set email alerts
|

Orthogonal range searching on the RAM, revisited

Abstract: We present a number of new results on one of the most extensively studied topics in computational geometry, orthogonal range searching. All our results are in the standard word RAM model:1. We present two data structures for 2-d orthogonal range emptiness. The first achieves O(n lg lg n) space and O(lg lg n) query time, assuming that the n given points are in rank space. This improves the previous results by Alstrup, Brodal, and Rauhe (FOCS'00), with O(n lg ε n) space and O(lg lg n) query time, or with O(n lg … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

4
208
0

Year Published

2014
2014
2020
2020

Publication Types

Select...
5
3

Relationship

3
5

Authors

Journals

citations
Cited by 160 publications
(212 citation statements)
references
References 67 publications
4
208
0
Order By: Relevance
“…Kung, Luccio, and Preparata first gave a O (n log n) time algorithm for d = 3 and a O n log d−2 n time algorithm for d ≥ 4 [43]. For d = 4, Gabow, Bentley and Tarjan gave a O n log d−3 n log log n time algorithm [31], Chan, Larsen, and Pǎtraşcu improved the time to O n log d−3 n [9]. If we only count comparisons, the trivial solution requires dn log n + O(dn) comparisons.…”
Section: Maxima(s)mentioning
confidence: 99%
“…Kung, Luccio, and Preparata first gave a O (n log n) time algorithm for d = 3 and a O n log d−2 n time algorithm for d ≥ 4 [43]. For d = 4, Gabow, Bentley and Tarjan gave a O n log d−3 n log log n time algorithm [31], Chan, Larsen, and Pǎtraşcu improved the time to O n log d−3 n [9]. If we only count comparisons, the trivial solution requires dn log n + O(dn) comparisons.…”
Section: Maxima(s)mentioning
confidence: 99%
“…[4] for an extensive list of previous results. For orthogonal range queries in the plane, with integer coordinates in [n] × [n] = {0, .…”
Section: Previous Workmentioning
confidence: 99%
“…The best upper bounds known for range reporting are: Optimal space O(n) and query time O((k + 1) lg ε n) [4], and optimal query time O(lg lg n + k) with space O(n lg ε n) [1]. In both cases ε > 0 is an arbitrarily small constant.…”
Section: Space (Words)mentioning
confidence: 99%
See 1 more Smart Citation
“…We leave open the existence of a O(N log N )-time algorithm, and suggest Willard [6] or Chan, Larsen, and Pȃtrascu [1] as a possible starting point.…”
Section: Running Time Analysismentioning
confidence: 99%