2006
DOI: 10.1007/11687238_56
|View full text |Cite
|
Sign up to set email alerts
|

Fast Computation of Reachability Labeling for Large Graphs

Abstract: There are numerous applications that need to deal with a large graph and need to query reachability between nodes in the graph. A 2-hop cover can compactly represent the whole edge transitive closure of a graph in O(|V | · |E| 1/2 ) space, and be used to answer reachability query efficiently. However, it is challenging to compute a 2-hop cover. The existing approaches suffer from either large resource consumption or low compression rate. In this paper, we propose a hierarchical partitioning approach to partiti… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
120
0

Year Published

2006
2006
2017
2017

Publication Types

Select...
5
2

Relationship

2
5

Authors

Journals

citations
Cited by 79 publications
(120 citation statements)
references
References 21 publications
0
120
0
Order By: Relevance
“…In [13], an approximate (greedy) algorithm is proposed. Several heuristic approaches are proposed to compute 2-Hop [23,11,12]. Furthermore, Jin et al propose 3-Hop [20] to improve 2-Hop by utilizing the idea of the chain decomposition as used in Chain-Cover.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…In [13], an approximate (greedy) algorithm is proposed. Several heuristic approaches are proposed to compute 2-Hop [23,11,12]. Furthermore, Jin et al propose 3-Hop [20] to improve 2-Hop by utilizing the idea of the chain decomposition as used in Chain-Cover.…”
Section: Related Workmentioning
confidence: 99%
“…The real applications that need this operation are many and can be found among online social networks, biological networks, ontology, transportation networks, etc. The reachability query has been extensively studied over a decade [1,16,13,23,11,28,7,26,12,8,21,20,29,27,9,10,19,24,31], and the early work can be traced back to 1989 to compute transitive closure (TC) over a graph. However, it is still an unsolved question whether we can do faster to answer reachability queries online over even larger and/or even denser graphs with the possible minimum cost (time/space) for offline precomputing and preparation.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…In this algorithm, brtree is a RST that supports the following methods: insert(I) and trim (v). insert(I) will insert an interval r [1,9] a1 [1,3] t1 [1,2] d1 [1,1] a3 [4,6] a4 [4,5] d2 [4,4] d3 [7,7] I to the RST; trim(v) will batch delete the intervals in brtree whose y values smaller than v. For example, let's consider running IGMJ on the same example above. x values of a1 and a2( [1,1]) are smaller than d1.…”
Section: Structural Join Algorithmsmentioning
confidence: 99%
“…Many reachability labelling schemes of DAG have been presented, including [9,11,17] and [6]. Vassilis Christophides and Plexousakis [23] presents a survey of labelling schemes on DAG and compare the labelling schemes on the coding of semantic web.…”
Section: Related Workmentioning
confidence: 99%