2005
DOI: 10.1137/s0097539703435728
|View full text |Cite
|
Sign up to set email alerts
|

Novel Transformation Techniques Using Q-Heaps with Applications to Computational Geometry

Abstract: Abstract. Using the notions of Q-heaps and fusion trees developed by Fredman and Willard, we develop general transformation techniques to reduce a number of computational geometry problems to their special versions in partially ranked spaces. In particular, we develop a fast fractional cascading technique, which uses linear space and enables sublogarithmic iterative search on catalog trees in the case when the degree of each node is bounded by O(log n), for some constant > 0, where n is the total size of all t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0

Year Published

2007
2007
2023
2023

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 8 publications
(8 citation statements)
references
References 30 publications
0
8
0
Order By: Relevance
“…This means that the combination of our techniques with fractional cascading would yield a faster algorithm for answering all the predecessor queries; the first one for each queried value would take O(log log n) time, while all subsequent ones would take O(1) time each. The final technical hurdle is that fractional cascading requires the so-called underlying catalog graph to have polylogarithmic degree [21]. The construction of such a graph is straightforward if T 1 and T 2 are of polylogarithmic degree: roughly speaking, it suffices to consider the Cartesian product of two trees whose nodes represent branches and heavy trees of each of T 1 and T 2 .…”
Section: Our Techniquesmentioning
confidence: 99%
“…This means that the combination of our techniques with fractional cascading would yield a faster algorithm for answering all the predecessor queries; the first one for each queried value would take O(log log n) time, while all subsequent ones would take O(1) time each. The final technical hurdle is that fractional cascading requires the so-called underlying catalog graph to have polylogarithmic degree [21]. The construction of such a graph is straightforward if T 1 and T 2 are of polylogarithmic degree: roughly speaking, it suffices to consider the Cartesian product of two trees whose nodes represent branches and heavy trees of each of T 1 and T 2 .…”
Section: Our Techniquesmentioning
confidence: 99%
“…After O(n √ log n)-time preprocessing, we can answer 2d rectangle emptiness queries in O(log log n) time. Lemma 6 ([15,36]). After O(n log n)-time preprocessing, we can answer 2d rectangle stabbing queries in O(log n) time.…”
Section: -Error Edsmmentioning
confidence: 99%
“…In the word RAM model, Pǎtraşcu [30] gave a lower bound of Ω(log w n) query time for any data structure which occupies at most n log O (1) n space to answer the 2-d rectangle stabbing query. Shi and Jaja [38] presented an optimal solution in 2-d which occupies linear space with O(log w n + k) query time, where k is the number of rectangles reported.…”
Section: Rectangle Stabbingmentioning
confidence: 99%