English

Silent MST approximation for tiny memory

Distributed, Parallel, and Cluster Computing 2020-10-22 v4 Data Structures and Algorithms

Abstract

In this paper we show that approximation can help reduce the space used for self-stabilization. In the classic \emph{state model}, where the nodes of a network communicate by reading the states of their neighbors, an important measure of efficiency is the space: the number of bits used at each node to encode the state. In this model, a classic requirement is that the algorithm has to be \emph{silent}, that is, after stabilization the states should not change anymore. We design a silent self-stabilizing algorithm for the problem of minimum spanning tree, that has a trade-off between the quality of the solution and the space needed to compute it.

Keywords

Cite

@article{arxiv.1905.08565,
  title  = {Silent MST approximation for tiny memory},
  author = {Lélia Blin and Swan Dubois and Laurent Feuilloley},
  journal= {arXiv preprint arXiv:1905.08565},
  year   = {2020}
}

Comments

To appear at SSS 2020

R2 v1 2026-06-23T09:15:06.626Z