DocumentCode
2407028
Title
A new node-join-tree distributed algorithm for minimum weight spanning trees
Author
Lien, Yao-Nan
Author_Institution
Dept. of Comput. & Inf. Sci., Ohio State Univ., Columbus, OH, USA
fYear
1988
fDate
13-17 Jun 1988
Firstpage
334
Lastpage
340
Abstract
A distributed algorithm that uses a node-join-tree approach for the minimum-spanning-tree problem in a communication network is developed. The algorithm needs at most (2e +n (n -1)/4) messages in O(n 2 ) time on a general random graph. In the best case, it needs only 2e messages in O(log n ) time. The parameters e and n are the number of edges and nodes, respectively. Although the worst-case performance is not better than that of tree-join-tree algorithms under some extreme cases, simulation results show that it provides better performance in most cases. The algorithm is initialized from a single node, so that there is no need to wake up all nodes at the beginning. It is less complicated than other algorithms, so that a reliable implementation is easier to achieve. The results can be used to improve the algorithms for many other problems in distributed computing, such as leader-election, node-counting, deadlock-resolution, and message-broadcasting
Keywords
computational complexity; distributed processing; trees (mathematics); communication network; distributed computing; minimum weight spanning trees; node-join-tree distributed algorithm; simulation results; Communication networks; Computer networks; Delay; Distributed algorithms; Distributed computing; Information science; Iterative algorithms; System recovery; Tree graphs;
fLanguage
English
Publisher
ieee
Conference_Titel
Distributed Computing Systems, 1988., 8th International Conference on
Conference_Location
San Jose, CA
Print_ISBN
0-8186-0865-X
Type
conf
DOI
10.1109/DCS.1988.12534
Filename
12534
Link To Document