Recurrent Problems in the LOCAL model

12/30/2022
by   Akanksha Agrawal, et al.
0

The paper considers the SUPPORTED model of distributed computing introduced by Schmid and Suomela [HotSDN'13], generalizing the LOCAL and CONGEST models. In this framework, multiple instances of the same problem, differing from each other by the subnetwork to which they apply, recur over time, and need to be solved efficiently online. To do that, one may rely on an initial preprocessing phase for computing some useful information. This preprocessing phase makes it possible, in some cases, to overcome locality-based time lower bounds. A first contribution of the current paper is expanding the spectrum of problem types to which the SUPPORTED model applies. In addition to subnetwork-defined recurrent problems, we introduce also recurrent problems of two additional types: (i) instances defined by partial client sets, and (ii) instances defined by partially fixed outputs. Our second contribution is illustrating the versatility of the SUPPORTED framework by examining recurrent variants of three classical graph problems. The first problem is Minimum Client Dominating Set (CDS), a recurrent version of the classical dominating set problem with each recurrent instance requiring us to dominate a partial client set. We provide a constant time approximation scheme for CDS on trees and planar graphs. The second problem is Color Completion (CC), a recurrent version of the coloring problem in which each recurrent instance comes with a partially fixed coloring (of some of the vertices) that must be completed. We study the minimum number of new colors and the minimum total number of colors necessary for completing this task. The third problem we study is a recurrent version of Locally Checkable Labellings (LCL) on paths of length n. We show that such problems have complexities that are either Θ(1) or Θ(n), extending the results of Foerster et al. [INFOCOM'19].

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/03/2023

Complexity of total dominator coloring in graphs

Let G=(V,E) be a graph with no isolated vertices. A vertex v totally dom...
research
08/30/2019

Approximation Algorithms for Partially Colorable Graphs

Graph coloring problems are a central topic of study in the theory of al...
research
07/22/2023

Total Domination, Separated Clusters, CD-Coloring: Algorithms and Hardness

Domination and coloring are two classic problems in graph theory. The ma...
research
05/08/2019

Brief Announcement: Does Preprocessing Help under Congestion?

This paper investigates the power of preprocessing in the CONGEST model....
research
06/28/2022

Strengthened Partial-Ordering Based ILP Models for the Vertex Coloring Problem

The vertex coloring problem asks for the minimum number of colors that c...
research
11/08/2017

FO and MSO approach to Some Graph Problems: Approximation and Poly time Results

The focus of this paper is two fold. Firstly, we present a logical appro...
research
12/03/2018

On the Power of Preprocessing in Decentralized Network Optimization

As communication networks are growing at a fast pace, the need for more ...

Please sign up or login with your details

Forgot password? Click here to reset