Distributed MIS with Low Energy and Time Complexities

05/19/2023
by   Mohsen Ghaffari, et al.
0

We present randomized distributed algorithms for the maximal independent set problem (MIS) that, while keeping the time complexity nearly matching the best known, reduce the energy complexity substantially. These algorithms work in the standard CONGEST model of distributed message passing with O(log n) bit messages. The time complexity measures the number of rounds in the algorithm. The energy complexity measures the number of rounds each node is awake; during other rounds, the node sleeps and cannot perform any computation or communications. Our first algorithm has an energy complexity of O(loglog n) and a time complexity of O(log^2 n). Our second algorithm is faster but slightly less energy-efficient: it achieves an energy complexity of O(log^2 log n) and a time complexity of O(log n ·loglog n ·log^* n). Thus, this algorithm nearly matches the O(log n) time complexity of the state-of-the-art MIS algorithms while significantly reducing their energy complexity from O(log n) to O(log^2 log n).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/10/2023

Average Awake Complexity of MIS and Matching

Chatterjee, Gmyr, and Pandurangan [PODC 2020] recently introduced the no...
research
08/28/2020

Fast and Work-Optimal Parallel Algorithms for Predicate Detection

Recently, the predicate detection problem was shown to be in the paralle...
research
01/27/2023

Energy-Efficient Distributed Algorithms for Synchronous Networks

We study the design of energy-efficient algorithms for the LOCAL and CON...
research
06/07/2021

Energy-Efficient Naming in Beeping Networks

A single-hop beeping network is a distributed communication model in whi...
research
02/25/2020

2-Dimensional Palindromes with k Mismatches

This paper extends the problem of 2-dimensional palindrome search into t...
research
05/25/2022

How to Wake Up Your Neighbors: Safe and Nearly Optimal Generic Energy Conservation in Radio Networks

Recent work has shown that it is sometimes feasible to significantly red...
research
09/06/2017

Foundation for a series of efficient simulation algorithms

Compute the coarsest simulation preorder included in an initial preorder...

Please sign up or login with your details

Forgot password? Click here to reset