Title :
An optimal randomized parallel algorithm for finding connected components in a graph
Abstract :
We present a parallel randomized algorithm for finding the connected components of an undirected graph. Our algorithm takes T = O(log (n)) time and p = O(m+n/(log(n) processors, where m = number of edges and n = number of vertices. This algorithm improves the results of Cole and Vishkin1, which use O(log (n)¿log (log (n))¿log (log (log (n)))) time. Our algorithm is Optimal in the sense that the product P¿T is a linear function of the input size. The algorithm requires O(m + n) space which is the input size, so it is Optimal in space as well.
Keywords :
Computational modeling; Computer science; Concurrent computing; Parallel algorithms; Phase change random access memory; Polynomials; Random number generation; Read-write memory; Testing;
Conference_Titel :
Foundations of Computer Science, 1986., 27th Annual Symposium on
Conference_Location :
Toronto, ON, Canada
Print_ISBN :
0-8186-0740-8
DOI :
10.1109/SFCS.1986.9