Title :
Parallel algorithms for verification and sensitivity analysis of minimum spanning trees
Author :
Liang, Weifa ; Shen, Xiaojun ; Hu, Qing
Author_Institution :
Dept. of Comput. Sci., Australian Nat. Univ., Canberra, ACT, Australia
Abstract :
To verify whether a spanning tree T(V,E) of graph G(V,E´) is a minimum spanning tree, two parallel algorithms are presented. The first algorithm requires O(log n) time and O(max{m/log n, n3/2/log n}) processors, where |E´|=m and |V|=n. The second algorithm requires O(log n) time and O(m) processors or O(log nloglog n) time and O(max{m/log n, n}) processors. The first algorithm is optimal when G is dense, compared with its O(m) time sequential version. The second algorithm has better performance when G is sparse. By using above results, we also present an efficient algorithm for sensitivity analysis of minimum spanning trees which requires O(log n) time and O(max{m, n 2/log n}) processors. All proposed algorithms in this paper are based on the parallel computational model called CREW PRAM
Keywords :
parallel algorithms; program verification; sensitivity analysis; trees (mathematics); CREW PRAM; minimum spanning trees; parallel algorithms; parallel computational model; performance; sensitivity analysis; verification; Cities and towns; Computational complexity; Computational modeling; Computer science; Concurrent computing; Costs; Parallel algorithms; Phase change random access memory; Sensitivity analysis; Tree graphs;
Conference_Titel :
Parallel and Distributed Systems, 1994. International Conference on
Conference_Location :
Hsinchu
Print_ISBN :
0-8186-6555-6
DOI :
10.1109/ICPADS.1994.590315