19th Annual Symposium on Foundations of Computer Science (Sfcs 1978) 1978
DOI: 10.1109/sfcs.1978.1
|View full text |Cite
|
Sign up to set email alerts
|

A data structure for orthogonal range queries

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
74
0
10

Year Published

1997
1997
2017
2017

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 154 publications
(84 citation statements)
references
References 9 publications
0
74
0
10
Order By: Relevance
“…It allows to report all points in a given range efficiently, and can be used in two or higher dimensions. Range tree was separately introduced by different people [3,18,22,29]. In this paper, we first use 2D range trees while working on trapezoid graphs and use k-dimensional range trees later to apply for k-trapezoid graphs.…”
Section: Range Treementioning
confidence: 99%
See 1 more Smart Citation
“…It allows to report all points in a given range efficiently, and can be used in two or higher dimensions. Range tree was separately introduced by different people [3,18,22,29]. In this paper, we first use 2D range trees while working on trapezoid graphs and use k-dimensional range trees later to apply for k-trapezoid graphs.…”
Section: Range Treementioning
confidence: 99%
“…Recall that a range tree can be constructed by using the fractional cascading technique [22,28] as follows. First, sort the points with respect to the increasing x-coordinate, and build a binary search tree over them.…”
Section: S-range Treementioning
confidence: 99%
“…For a point u being considered, L(u) and R(u) can be found in O(log n) time using range tree with fractional cascading [19]. Building the range tree takes O(n log n) time and O(n log n) extra space.…”
Section: Algorithm 1 An Algorithm To Hit Induced Skyline Rectanglesmentioning
confidence: 99%
“…SpiDeR uses a range tree [Lue78] data structure to identify spikes in a time range. The range trees allows SpiDeR to aggregate spikes that are deemed to be suspicious in up to one week.…”
Section: Spidermentioning
confidence: 99%