2016
DOI: 10.1145/2830567
|View full text |Cite
|
Sign up to set email alerts
|

Adaptive and Approximate Orthogonal Range Counting

Abstract: We present three new results on one of the most basic problems in geometric data structures, 2-D orthogonal range counting. All the results are in the w-bit word RAM model. • It is well known that there are linear-space data structures for 2-D orthogonal range counting with worst-case optimal query time O(log w n). We give an O(n log log n)-space adaptive data structure that improves the query time to O(log log n + log w k), where k is the output count. When k = O(1), our bounds match the state of the art for … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
16
0

Year Published

2017
2017
2023
2023

Publication Types

Select...
3
3
1

Relationship

0
7

Authors

Journals

citations
Cited by 12 publications
(17 citation statements)
references
References 43 publications
1
16
0
Order By: Relevance
“…In Section 6.1 we show howÕ(d 3 ) time can be achieved with a 2D colored (aka categorical) range searching structure [58]. Section 6.2 uses a 2D range counting [22] data structure, and Section 6.3 uses a 3D range emptiness data structure [20]. The method of Section 6.3 was suggested to us by Shiri Chechik.…”
Section: Answering a Connectivity Querymentioning
confidence: 99%
“…In Section 6.1 we show howÕ(d 3 ) time can be achieved with a 2D colored (aka categorical) range searching structure [58]. Section 6.2 uses a 2D range counting [22] data structure, and Section 6.3 uses a 3D range emptiness data structure [20]. The method of Section 6.3 was suggested to us by Shiri Chechik.…”
Section: Answering a Connectivity Querymentioning
confidence: 99%
“…Figure 1 illustrates the process. Our array is A[1, 9] = 3, 1, 2, 4,6,5,7,8,9 , where π 0 is encoded in A [1,3] and π 1 in A [4,6] (with values shifted by ik = 3). Then, sel(1, 3, 3) = 2 tells us that the minimum among the first 3 elements in π 0 (i.e.…”
Section: Lower Boundsmentioning
confidence: 99%
“…We describe Jørgensen and Larsen's "shallow cuttings" idea [23], and the way Chan and Wilkinson [9] take advantage of it. In general terms, our encoding for sel(·) queries will implement their solution in an encoding scenario.…”
Section: General Approachmentioning
confidence: 99%
See 2 more Smart Citations