Fast graph search multiprocessor algorithm

被引:0
作者
Subramaniam, PRV
Cheng, KH
机构
来源
PROCEEDINGS OF THE IEEE 1997 AEROSPACE AND ELECTRONICS CONFERENCE - NAECON 1997, VOLS 1 AND 2 | 1997年
关键词
data structures; graph search; multiprocessor; reconfigurable mesh; simultaneous access;
D O I
暂无
中图分类号
V [航空、航天];
学科分类号
08 ; 0825 ;
摘要
A systematic exploration of the vertices of a graph is the graph search problem. In this paper, we propose anew multiprocessor algorithm to solve the graph search problem. Our approach is to divide the work into three logical tasks, each carried out by a different group of processors. The first group processes the information of vertices. The second group balances the work-load among the first group of processors dynamically and the third group processes the relationships among the vertices of the graph. They remove edges leading to processed vertices, thus eliminating the possibility of duplication of processing. Our proposed algorithm takes O(n/p+L) time using reconfigurable meshes with O(pl) processors, where n is the number of vertices, l the number of edges, and L is one plus the minimum distance of the furthest vertex from the start vertex. Our algorithm is faster than the parallel breadth-first search algorithm on a SIMD-SM-R model [10].
引用
收藏
页码:247 / 254
页数:8
相关论文
empty
未找到相关数据