Papers
Topics
Authors
Recent
Search
2000 character limit reached

Fast Self-Stabilizing Minimum Spanning Tree Construction

Published 16 Jun 2010 in cs.DC, cs.DS, and cs.NI | (1006.3141v2)

Abstract: We present a novel self-stabilizing algorithm for minimum spanning tree (MST) construction. The space complexity of our solution is O(log<sup>2n)O(\log<sup>2n) bits and it converges in O(n<sup>2)O(n<sup>2) rounds. Thus, this algorithm improves the convergence time of all previously known self-stabilizing asynchronous MST algorithms by a multiplicative factor Θ(n)\Theta(n), to the price of increasing the best known space complexity by a factor O(logn)O(\log n). The main ingredient used in our algorithm is the design, for the first time in self-stabilizing settings, of a labeling scheme for computing the nearest common ancestor with only O(log<sup>2n)O(\log<sup>2n) bits.

Citations (19)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.