DocumentCode
2483772
Title
Self-stabilizing minimum-degree spanning tree within one from the optimal degree
Author
Blin, Lélia ; Potop-Butucaru, Maria Gradinariu ; Rovedakis, Stephane
Author_Institution
CNRS, Univ. d´´Evry, Evry, France
fYear
2009
fDate
23-29 May 2009
Firstpage
1
Lastpage
11
Abstract
We propose a self-stabilizing algorithm for constructing a Minimum-Degree Spanning Tree (MDST) in undirected networks. Starting from an arbitrary state, our algorithm is guaranteed to converge to a legitimate state describing a spanning tree whose maximum node degree is at most Delta*+ 1, where Delta* is the minimum possible maximum degree of a spanning tree of the network. To the best of our knowledge our algorithm is the first self-stabilizing solution for the construction of a minimum-degree spanning tree in undirected graphs. The algorithm uses only local communications (nodes interact only with the neighbors at one hop distance). Moreover, the algorithm is designed to work in any asynchronous message passing network with reliable FIFO channels. Additionally, we use a fine grained atomicity model (i.e. the send/receive atomicity). The time complexity of our solution is O(mn2 log n) where m is the number of edges and n is the number of nodes. The memory complexity is O(delta log n) in the send-receive atomicity model (delta is the maximal degree of the network).
Keywords
computational complexity; graphs; trees (mathematics); arbitrary state; asynchronous message passing network; maximum node degree; memory complexity; optimal degree; reliable FIFO channel; self-stabilizing algorithm; self-stabilizing minimum degree spanning tree; send-receive atomicity model; time complexity; undirected graphs; undirected networks; Ad hoc networks; Algorithm design and analysis; Bandwidth; Costs; Distributed algorithms; Message passing; Peer to peer computing; Telecommunication network reliability; Telecommunication traffic; Tree graphs;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel & Distributed Processing, 2009. IPDPS 2009. IEEE International Symposium on
Conference_Location
Rome
ISSN
1530-2075
Print_ISBN
978-1-4244-3751-1
Electronic_ISBN
1530-2075
Type
conf
DOI
10.1109/IPDPS.2009.5161042
Filename
5161042
Link To Document