2013 IEEE 29th International Conference on Data Engineering (ICDE) 2013
DOI: 10.1109/icde.2013.6544893
|View full text |Cite
|
Sign up to set email alerts
|

FERRARI: Flexible and efficient reachability range assignment for graph indexing

Abstract: Abstract-In this paper, we propose a scalable and highly efficient index structure for the reachability problem over graphs. We build on the well-known node interval labeling scheme where the set of vertices reachable from a particular node is compactly encoded as a collection of node identifier ranges. We impose an explicit bound on the size of the index and flexibly assign approximate reachability ranges to nodes of the graph such that the number of index probes to answer a query is minimized. The resulting … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
91
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 94 publications
(91 citation statements)
references
References 21 publications
0
91
0
Order By: Relevance
“…The query time is either O(k) using the label only or O(n + m) when it needs to do DFS. Seufert et al propose Ferrari [24]. Like GRAIL, Ferrari computes up to k intervals for every vertex over an optimal spanning tree computed by [1].…”
Section: Related Workmentioning
confidence: 99%
See 4 more Smart Citations
“…The query time is either O(k) using the label only or O(n + m) when it needs to do DFS. Seufert et al propose Ferrari [24]. Like GRAIL, Ferrari computes up to k intervals for every vertex over an optimal spanning tree computed by [1].…”
Section: Related Workmentioning
confidence: 99%
“…We denote our approach as IP+ (Algorithm 2), which uses IP labels with two additional Level labels and HVLabel. And we compare IP+ with the state-of-the-art reachability approaches including GRAIL [29], GRAIL * [30], ScaGRAIL [17,29], PWAH8 [27], TF-Label [10], HL [19], DL [19], and Ferrari [24]. Here, GRAIL and Ferrari are two state-of-art Label+G approaches, and their index size and construction time are in linear.…”
Section: Experimental Studiesmentioning
confidence: 99%
See 3 more Smart Citations