Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Distributed MIS with Low Energy and Time Complexities (2305.11639v2)

Published 19 May 2023 in cs.DS and cs.DC

Abstract: 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(\log\log n)$ and a time complexity of $O(\log2 n)$. Our second algorithm is faster but slightly less energy-efficient: it achieves an energy complexity of $O(\log2 \log n)$ and a time complexity of $O(\log n \cdot \log\log n \cdot \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(\log2 \log n)$.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (2)
  1. Mohsen Ghaffari (80 papers)
  2. Julian Portmann (5 papers)
Citations (7)

Summary

We haven't generated a summary for this paper yet.