Finding the connected components of a graph is a basic computational problem. In recent years, there were several exciting results in breaking the log ’ n-time barrier to finding connected components on parallel machines using shared memory without concurrent-write capability. This paper further presents two new parallel algorithms both using less than log2 7 ~ time. The merit of the first algo-rithm is that it uses only a sublinear number of processors, yet retains the time complexity of the fastest existing algorithm. The second algorithm is slightly slower but its work (i.e., the time-processor product) is closer to op-timal than all previous algorithms using less than log’n time.
Strongly connected components of a directed graph can be found in an optimal linear time, by algori...
AbstractFinding the connected components of an undirected graphG=(V, E) onn=|V| vertices andm=|E| ed...
AbstractCographs are a well-known class of graphs arising in a wide spectrum of practical applicatio...
Finding the connected components of a graph is a basic computational problem. In recent years, there...
Tech ReportA parallel program is presented that determines the connected components of an undirected...
Abstract. In this paper we consider the problem of computing the connected components of the complem...
We present a parallel algorithm which uses n 2 processors to find the connected components of an und...
Finding connected components is one of the most widely used operations on a graph. Optimal serial al...
AbstractCographs are a well-known class of graphs arising in a wide spectrum of practical applicatio...
We present a new CREW PRAM algorithm for finding connected components. For a graph G with n vertice...
This paper presents a comparison of the pragmatic aspects of some parallel algorithms for finding co...
AbstractFinding the connected components of an undirected graphG=(V, E) onn=|V| vertices andm=|E| ed...
Graph connectivity is a fundamental problem in computer science with many important applications. Se...
Abstract In this paper, we consider the problems of computing the strongly connected components and ...
AbstractA synchronized parallel algorithm of depth O(n2/p) for p (≤n2/log2 n) processors is given fo...
Strongly connected components of a directed graph can be found in an optimal linear time, by algori...
AbstractFinding the connected components of an undirected graphG=(V, E) onn=|V| vertices andm=|E| ed...
AbstractCographs are a well-known class of graphs arising in a wide spectrum of practical applicatio...
Finding the connected components of a graph is a basic computational problem. In recent years, there...
Tech ReportA parallel program is presented that determines the connected components of an undirected...
Abstract. In this paper we consider the problem of computing the connected components of the complem...
We present a parallel algorithm which uses n 2 processors to find the connected components of an und...
Finding connected components is one of the most widely used operations on a graph. Optimal serial al...
AbstractCographs are a well-known class of graphs arising in a wide spectrum of practical applicatio...
We present a new CREW PRAM algorithm for finding connected components. For a graph G with n vertice...
This paper presents a comparison of the pragmatic aspects of some parallel algorithms for finding co...
AbstractFinding the connected components of an undirected graphG=(V, E) onn=|V| vertices andm=|E| ed...
Graph connectivity is a fundamental problem in computer science with many important applications. Se...
Abstract In this paper, we consider the problems of computing the strongly connected components and ...
AbstractA synchronized parallel algorithm of depth O(n2/p) for p (≤n2/log2 n) processors is given fo...
Strongly connected components of a directed graph can be found in an optimal linear time, by algori...
AbstractFinding the connected components of an undirected graphG=(V, E) onn=|V| vertices andm=|E| ed...
AbstractCographs are a well-known class of graphs arising in a wide spectrum of practical applicatio...