PARALLEL GRAPH ALGORITHMS FOR HYPERCUBE COMPUTERS

被引:10
|
作者
DAS, SK [1 ]
DEO, N [1 ]
PRASAD, S [1 ]
机构
[1] UNIV CENT FLORIDA,DEPT COMP SCI,ORLANDO,FL 32816
关键词
Bipartite; bridges; connected components; fundamental cycles; graph problems; hypercube computers; optimal parallel algorithms; spanning forest;
D O I
10.1016/0167-8191(90)90143-W
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
This paper presents several parallel algorithms on unweighted graphs for hypercube computers. The algorithms are for checking bipartiteness and for finding a spanning forest, the connected components, a fundamental cycle set, and the bridges of a graph. The algorithm for finding spanning forest is based on a strategy of successive elimination of non-forest edges. The input graph is partitioned equally among processors, which repeatedly eliminate non-forest edges and merge their results to finally construct the desired forest of the entire graph. In all the algorithms, low communication overhead is achieved by restricting the message-flow to only between the neighboring processors. The spanning-forest algorithm is used as a subroutine to design the remaining algortihms. Except for the bridge-finding algorithm, all others achieve optimal speedups for dense as well as sparse graphs, and each algorithm is optimally scalable up to a large number of processors depending upon the density of the input graph. For a graph of n vertices and m edges, the time complexity of the spanning-forest algorithm, using p processors, is O(m/p + n log p), which corresponds to an optimal speedup for p ≤(m/n)/(1+log(m/n)). © 1990.
引用
收藏
页码:143 / 158
页数:16
相关论文
共 50 条