Title :
Constant time algorithms for the transitive closure and some related graph problems on processor arrays with reconfigurable bus systems
Author :
Wang, Biing-Feng ; Chen, Gen-Huey
Author_Institution :
Dept. of Comput. Sci. & Inf. Eng., Nat. Taiwan Univ., Taipei, Taiwan
fDate :
10/1/1990 12:00:00 AM
Abstract :
The transitive closure problem in O(1) time is solved by a new method that is far different from the conventional solution method. On processor arrays with reconfigurable bus systems, two O (1) time algorithms are proposed for computing the transitive closure of an undirected graph. One is designed on a three-dimensional n×n×n processor array with a reconfigurable bus system, and the other is designed on a two-dimensional n2×n2 processor array with a reconfigurable bus system, where n is the number of vertices in the graph. Using the O(1) time transitive closure algorithms, many other graph problems are solved in O(1) time. These problems include recognizing bipartite graphs and finding connected components, articulation points, biconnected components, bridges, and minimum spanning trees in undirected graphs
Keywords :
graph theory; parallel algorithms; articulation points; biconnected components; bipartite graphs; bridges; connected components; graph problems; minimum spanning trees; processor arrays; reconfigurable bus systems; related graph problems; transitive closure; undirected graph; Algorithm design and analysis; Automata; Bipartite graph; Bridges; Communication switching; Concurrent computing; Parallel algorithms; Switches; Time sharing computer systems; Tree graphs;
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on