机构:
UNIV NEW S WALES,SCH COMP SCI & ENGN,KENSINGTON,NSW 2033,AUSTRALIAUNIV NEW S WALES,SCH COMP SCI & ENGN,KENSINGTON,NSW 2033,AUSTRALIA
CHAUDHURI, P
[1
]
机构:
[1] UNIV NEW S WALES,SCH COMP SCI & ENGN,KENSINGTON,NSW 2033,AUSTRALIA
来源:
AUSTRALIAN COMPUTER JOURNAL
|
1992年
/
24卷
/
02期
关键词:
PARALLEL ALGORITHMS;
GRAPH THEORY;
BINARY TREE;
TREE TRAVERSAL;
DEPTH-1ST SEARCH;
BREADTH-1ST SEARCH;
BREADTH-DEPTH SEARCH;
PRAM MODEL;
TIME COMPLEXITY;
D O I:
暂无
中图分类号:
TP3 [计算技术、计算机技术];
学科分类号:
0812 ;
摘要:
Tree and graph searching are of fundamental importance, since they form the basis for solving a wide range of other graph theory problems. Parallel algorithms developed for different types of tree and graph searching problems are mainly based on shared memory model of the single-instruction stream, multiple-data stream computer. This computational model may be viewed as a parallel variant of the standard Random Access Machine (RAM) model of sequential computation and is commonly known as parallel-RAM or PRAM in the literature. This paper aims in reviewing the algorithms for tree and graph searching problems on various PRAM models.