We present a parallel algorithm which uses n 2 processors to find the connected components of an undirected graph with n vertices in time O(log2n). An O0og2n) time bound also can be achieved using only n[n/[log2n]] processors. The algorithm can he used to find the transitive closure of a symmetric Boolean matrix. We assume that the processors have access to a common memory. Simultaneous access to the same location is permitted for fetch instructions but not for store instructions. Key Words and Phrases: graph theory, parallel processing, algorithms, transitive closure, connected componen
Finding connected components is one of the most widely used operations on a graph. Optimal serial al...
AbstractFinding the connected components of an undirected graphG=(V, E) onn=|V| vertices andm=|E| ed...
Abstract. This paper presents the method of a parallel implementation of Tarjan’s algorithm that sol...
Abstract. In this paper we consider the problem of computing the connected components of the complem...
Tech ReportA parallel program is presented that determines the connected components of an undirected...
[[abstract]]The transitive closure problem in O(1) time is solved by a new method that is far differ...
Finding the connected components of a graph is a basic computational problem. In recent years, there...
Abstract. In this paper we propose a new algorithm for finding the blocks (biconnected components) o...
AbstractA synchronized parallel algorithm of depth O(n2/p) for p (≤n2/log2 n) processors is given fo...
Abstract In this paper, we consider the problems of computing the strongly connected components and ...
Finding the connected components of a graph is a basic computational problem. In recent years, there...
We present a new CREW PRAM algorithm for finding connected components. For a graph G with n vertice...
We present fast and ecient parallel algorithms for nding the connected components of an undirected g...
We present an algorithm which exploits a new approach to the problem of finding the connected compo...
We present an algorithm which exploits a new approach to the problem of finding the connected compo...
Finding connected components is one of the most widely used operations on a graph. Optimal serial al...
AbstractFinding the connected components of an undirected graphG=(V, E) onn=|V| vertices andm=|E| ed...
Abstract. This paper presents the method of a parallel implementation of Tarjan’s algorithm that sol...
Abstract. In this paper we consider the problem of computing the connected components of the complem...
Tech ReportA parallel program is presented that determines the connected components of an undirected...
[[abstract]]The transitive closure problem in O(1) time is solved by a new method that is far differ...
Finding the connected components of a graph is a basic computational problem. In recent years, there...
Abstract. In this paper we propose a new algorithm for finding the blocks (biconnected components) o...
AbstractA synchronized parallel algorithm of depth O(n2/p) for p (≤n2/log2 n) processors is given fo...
Abstract In this paper, we consider the problems of computing the strongly connected components and ...
Finding the connected components of a graph is a basic computational problem. In recent years, there...
We present a new CREW PRAM algorithm for finding connected components. For a graph G with n vertice...
We present fast and ecient parallel algorithms for nding the connected components of an undirected g...
We present an algorithm which exploits a new approach to the problem of finding the connected compo...
We present an algorithm which exploits a new approach to the problem of finding the connected compo...
Finding connected components is one of the most widely used operations on a graph. Optimal serial al...
AbstractFinding the connected components of an undirected graphG=(V, E) onn=|V| vertices andm=|E| ed...
Abstract. This paper presents the method of a parallel implementation of Tarjan’s algorithm that sol...