2003
DOI: 10.1016/s0166-218x(02)00217-2
|View full text |Cite
|
Sign up to set email alerts
|

An external memory data structure for shortest path queries

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
69
0

Year Published

2006
2006
2013
2013

Publication Types

Select...
4
2

Relationship

2
4

Authors

Journals

citations
Cited by 40 publications
(69 citation statements)
references
References 20 publications
0
69
0
Order By: Relevance
“…In Section 3, we show how a tree T can be blocked in a succinct fashion such that a bottom-up traversal requires O(K/B) I/Os using only 2N + ǫN log B N + o(N) bits to store T , where K is the path length and 0 < ǫ < 1. This technique is based on [7], and achieves an improvement on the space bound by a factor of lg N. 2. In Section 4, we show that a binary tree, with keys of size q = O(lg N) bits, can be stored using (3 + q)N + o(N) bits so that a root-to-node path of length K can be reported…”
Section: Our Resultsmentioning
confidence: 99%
See 3 more Smart Citations
“…In Section 3, we show how a tree T can be blocked in a succinct fashion such that a bottom-up traversal requires O(K/B) I/Os using only 2N + ǫN log B N + o(N) bits to store T , where K is the path length and 0 < ǫ < 1. This technique is based on [7], and achieves an improvement on the space bound by a factor of lg N. 2. In Section 4, we show that a binary tree, with keys of size q = O(lg N) bits, can be stored using (3 + q)N + o(N) bits so that a root-to-node path of length K can be reported…”
Section: Our Resultsmentioning
confidence: 99%
“…In the example in Figure 2, the duplicate path of the second block consists of nodes 7, 4, 2, 1. A duplicate path has at most τ B nodes and satisfies the following property (this is analogous to Property 3 in Hutchinson et al [7]): Property 1. Given a tree block (or superblock) Y , for any node x in Y there exists a path from x to either the top of its layer consisting entirely of nodes in Y , or to a node in the duplicate path of Y consisting entirely of nodes in Y plus one node in the duplicate path.…”
Section: Blocking Strategymentioning
confidence: 97%
See 2 more Smart Citations
“…Lemma 2 ( [7]). A rooted tree T on N nodes can be stored in O(N/B) blocks on disk such that a bottom-up path of length K in T can be traversed in O(K/τ B) I/Os, where 0 < τ < 1 is a constant.…”
Section: I/o Efficient Tree Traversalmentioning
confidence: 99%