Silent MST approximation for tiny memory

05/21/2019
by   Lélia Blin, et al.
0

In network distributed computing, minimum spanning tree (MST) is one of the key problems, and silent self-stabilization one of the most demanding fault-tolerance properties. For this problem and this model, a polynomial-time algorithm with O(^2n) memory is known for the state model. This is memory optimal for weights in the classic [1,poly(n)] range (where n is the size of the network). In this paper, we go below this O(^2n) memory, using approximation and parametrized complexity. More specifically, our contributions are two-fold. We introduce a second parameter s, which is the space needed to encode a weight, and we design a silent polynomial-time self-stabilizing algorithm, with space O( n · s). In turn, this allows us to get an approximation algorithm for the problem, with a trade-off between the approximation ratio of the solution and the space used. For polynomial weights, this trade-off goes smoothly from memory O( n) for an n-approximation, to memory O(^2n) for exact solutions, with for example memory O( n n) for a 2-approximation.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/06/2023

A Simple 2-Approximation for Maximum-Leaf Spanning Tree

For an m-edge connected simple graph G, finding a spanning tree of G wit...
research
07/15/2021

An Efficient Semi-Streaming PTAS for Tournament Feedback ArcSet with Few Passes

We present the first semi-streaming PTAS for the minimum feedback arc se...
research
02/01/2018

On Polynomial time Constructions of Minimum Height Decision Tree

In this paper we study a polynomial time algorithms that for an input A⊆...
research
01/16/2023

Mobility Data in Operations: The Facility Location Problem

The recent large scale availability of mobility data, which captures ind...
research
11/25/2019

Breaking the Barrier of 2 for the Storage Allocation Problem

Packing problems are an important class of optimization problems. The pr...
research
10/30/2017

Rectangle Transformation Problem

In this paper, we propose the rectangle transformation problem (RTP) and...
research
02/05/2020

Limited-memory polynomial methods for large-scale matrix functions

Matrix functions are a central topic of linear algebra, and problems req...

Please sign up or login with your details

Forgot password? Click here to reset