2016 IEEE 23rd International Conference on High Performance Computing (HiPC) 2016
DOI: 10.1109/hipc.2016.043
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Parallel Ear Decomposition of Graphs with Application to Betweenness-Centrality

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
5
0

Year Published

2018
2018
2021
2021

Publication Types

Select...
4
2

Relationship

2
4

Authors

Journals

citations
Cited by 11 publications
(5 citation statements)
references
References 21 publications
0
5
0
Order By: Relevance
“…Garg et al 32 propose a framework which prune the graph by dead nodes and chain nodes helps in optimization of pagerank computation. In the context of computing centrality measures, one finds this technique used by for example, Pachorkar et al, 13 and Sariyuce et al 33 There have been very few reported parallel algorithms focusing on updating an analytic on dynamic graphs 24 and Ferragina 25 study how to test whether a graph is connected under addition and deletion of edges. They adopt the sparsification framework developed by Eppstein et al 20 In a latter work, Srinisavan et al 22 use the notion of affected vertices to update the shortest paths in a dynamic graph in parallel.…”
Section: Related Workmentioning
confidence: 99%
See 3 more Smart Citations
“…Garg et al 32 propose a framework which prune the graph by dead nodes and chain nodes helps in optimization of pagerank computation. In the context of computing centrality measures, one finds this technique used by for example, Pachorkar et al, 13 and Sariyuce et al 33 There have been very few reported parallel algorithms focusing on updating an analytic on dynamic graphs 24 and Ferragina 25 study how to test whether a graph is connected under addition and deletion of edges. They adopt the sparsification framework developed by Eppstein et al 20 In a latter work, Srinisavan et al 22 use the notion of affected vertices to update the shortest paths in a dynamic graph in parallel.…”
Section: Related Workmentioning
confidence: 99%
“…The components, in turn, are connected via articulation points. BCC decomposition has been very popular recently in centrality computations 5,9,13 for its ability to confine the shortest paths between intra-BCC nodes to the same BCC. Using this technique, one can limit the breadth-first traversal (BFS) starting from a node v to the BCC(s) containing v. Doing so reduces the time spent in BFS traversals.…”
Section: Biconnected Component Decompositionmentioning
confidence: 99%
See 2 more Smart Citations
“…Along the way, we introduce novel and non-trivial pre-processing and post-processing steps that are crucial for obtaining an efficient algorithm for each of the problems. In a recent work, we have used the ear decomposition of a graph to obtain efficient parallel algorithms for computing the betweenness-centrality values at each node of a graph [32].…”
Section: Introductionmentioning
confidence: 99%