کد مقاله | کد نشریه | سال انتشار | مقاله انگلیسی | نسخه تمام متن |
---|---|---|---|---|
431591 | 688591 | 2011 | 12 صفحه PDF | دانلود رایگان |

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 Δ∗+1Δ∗+1, where Δ∗Δ∗ 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(mn2logn)O(mn2logn) where mm is the number of edges and nn is the number of nodes. The memory complexity is O(δlogn)O(δlogn) in the send–receive atomicity model (δδ is the maximal degree of the network).
Journal: Journal of Parallel and Distributed Computing - Volume 71, Issue 3, March 2011, Pages 438–449