Proceedings of the Sixteenth Annual ACM Symposium on Principles of Distributed Computing - PODC '97 1997
DOI: 10.1145/259380.259508
|View full text |Cite
|
Sign up to set email alerts
|

Memory efficient, self-stabilizing algorithm to construct BFS spanning trees

Abstract: The spanning tree construction is a fundamental task in communication networks.Improving the efficiency of the underlying spanning tree algorithm usually also corresponds to the improvement of the efficiency of the entire system. One of the important performance issues of selfstabilizing algorithms is the memory requirement per processor. The self-stabilizing spanning-tree algorithms to-date need a distance variable, which keeps track of the current level of the processor in the BFS tree. Thus, these BFS spann… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
22
0

Year Published

2005
2005
2019
2019

Publication Types

Select...
5
1
1

Relationship

1
6

Authors

Journals

citations
Cited by 23 publications
(22 citation statements)
references
References 0 publications
0
22
0
Order By: Relevance
“…The protocol provided in Cournier et al [2005] In arbitrary rooted networks, a Breath-First Spanning Tree Construction, noted BFSTC, consists in the computation of a rooted tree Tree(r) containing all processes and such that the distance of any process along the tree to the root is the smallest one. There exists many self-stabilizing BFSTC protocols [Huang and Chen 1992;Johnen 1997]. Delaët et al [2005]; propose a general scheme allowing in particular to implement a self-stabilizing BFSTC.…”
Section: Complexity Analysis Of Ssbb(dfs)mentioning
confidence: 99%
See 2 more Smart Citations
“…The protocol provided in Cournier et al [2005] In arbitrary rooted networks, a Breath-First Spanning Tree Construction, noted BFSTC, consists in the computation of a rooted tree Tree(r) containing all processes and such that the distance of any process along the tree to the root is the smallest one. There exists many self-stabilizing BFSTC protocols [Huang and Chen 1992;Johnen 1997]. Delaët et al [2005]; propose a general scheme allowing in particular to implement a self-stabilizing BFSTC.…”
Section: Complexity Analysis Of Ssbb(dfs)mentioning
confidence: 99%
“…Delaët et al [2005]; propose a general scheme allowing in particular to implement a self-stabilizing BFSTC. The protocols proposed in Johnen [1997] and Delaët et al [2005] work under a distributed unfair daemon. However, except Johnen [1997], all these protocols are silent, that is, using such protocols, the system converges to a fix point.…”
Section: Complexity Analysis Of Ssbb(dfs)mentioning
confidence: 99%
See 1 more Smart Citation
“…Algorithms have also been proposed for other types of trees -like DFS tree [CD94] and minimum spanning tree [AS97]. There have been other papers which try to optimize on the memory used and stabilization time [Joh97], [AK93].…”
Section: Introductionmentioning
confidence: 99%
“…The self-stabilizing spanning tree construction algorithms have been proposed in [1], [3], [5], [10], [12], and [15]. Any of these algorithms can be combined with our synchronizer to design a synchronizer for a general network.…”
Section: Introductionmentioning
confidence: 99%