Proceedings of the 18th International Conference on Distributed Computing and Networking 2017
DOI: 10.1145/3007748.3007772
|View full text |Cite
|
Sign up to set email alerts
|

A Self-Stabilizing Minimal k-Grouping Algorithm

Abstract: We consider the minimal k-grouping problem: given a graph G = (V, E) and a constant k, partition G into subgraphs of diameter no greater than k, such that the union of any two subgraphs has diameter greater than k. We give a silent self-stabilizing asynchronous distributed algorithm for this problem in the composite atomicity model of computation, assuming the network has unique process identifiers. Our algorithm works under the weakly-fair daemon. The time complexity (i.e. the number of rounds to reach a legi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
7
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
2
2
1

Relationship

1
4

Authors

Journals

citations
Cited by 5 publications
(7 citation statements)
references
References 15 publications
(41 reference statements)
0
7
0
Order By: Relevance
“…Its convergence time is O(nD) rounds, where D is the diameter of the network, while the space complexity is O(log n) bits per process. We use a composition technique called loop composition, which Datta et al [3] introduced recently. This technique enables the processes to execute the same subalgorithm repeatedly in a consistent way until a 1-MIS is constructed, which results in a smaller space complexity, O(log n) bits per process.…”
Section: Our Contributionsmentioning
confidence: 99%
See 4 more Smart Citations
“…Its convergence time is O(nD) rounds, where D is the diameter of the network, while the space complexity is O(log n) bits per process. We use a composition technique called loop composition, which Datta et al [3] introduced recently. This technique enables the processes to execute the same subalgorithm repeatedly in a consistent way until a 1-MIS is constructed, which results in a smaller space complexity, O(log n) bits per process.…”
Section: Our Contributionsmentioning
confidence: 99%
“…This technique enables the processes to execute the same subalgorithm repeatedly in a consistent way until a 1-MIS is constructed, which results in a smaller space complexity, O(log n) bits per process. To the best of our knowledge, the loop composition technique is utilized only for the k-grouping problem [3] although it seems applicable to many problems. Thus, our result shows the applicability by providing the second success case of the loop composition.…”
Section: Our Contributionsmentioning
confidence: 99%
See 3 more Smart Citations