Sciweavers

IPPS
2000
IEEE

On Identifying Strongly Connected Components in Parallel

13 years 9 months ago
On Identifying Strongly Connected Components in Parallel
Abstract. The standard serial algorithm for strongly connected components is based on depth rst search, which is di cult to parallelize. We describe a divide-and-conquer algorithm for this problem which has signi cantly greater potential for parallelization. For a graph with n vertices in which degrees are bounded by a constant, we show the expected serial running time of our algorithm to be Onlogn.
Lisa Fleischer, Bruce Hendrickson, Ali Pinar
Added 31 Jul 2010
Updated 31 Jul 2010
Type Conference
Year 2000
Where IPPS
Authors Lisa Fleischer, Bruce Hendrickson, Ali Pinar
Comments (0)