Title :
A parallel algorithm for k-minimum spanning trees
Author :
Ma, Jun ; Iwama, Kazuo ; Gu, Qian-Ping
Author_Institution :
Dept. of Comput. Sci., Shandong Univ., Jinan, China
Abstract :
A parallel algorithm to find k, 2⩽k⩽nn-2, spanning trees from a connected, weighted and undirected graph C(V, E, W) in the order of increasing weight is presented. It runs in O(T(n)+klogn) time with O(n2/log n) processors on a CREW PRAM, where n=|V|, m=|E| and T(n), O(log n)⩽T(n)⩽O(log2 n), is the time of the fastest parallel algorithms to find a minimum spanning tree of G on a CREW PRAM with no more than O(n2 /log n) processors. Since T(n)=O(log2 n) for the time being, this result shows that to find k minimum spanning trees can be done in the same time bound as to find just one when k⩽O(log n) on a CREW PRAM
Keywords :
computational complexity; parallel algorithms; trees (mathematics); CREW PRAM; connected weighted undirected graph; k-minimum spanning trees; parallel algorithm; Algorithm design and analysis; Computer science; Concrete; Parallel algorithms; Phase change random access memory; Software; Terminology; Tree graphs;
Conference_Titel :
Parallel Algorithms/Architecture Synthesis, 1997. Proceedings., Second Aizu International Symposium
Conference_Location :
Aizu-Wakamatsu
Print_ISBN :
0-8186-7870-4
DOI :
10.1109/AISPAS.1997.581705