ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1905.08563
57
4
v1v2v3v4v5v6 (latest)

Optimal Space Lower Bound for Deterministic Self-Stabilizing Leader Election Algorithms

21 May 2019
Lélia Blin
Laurent Feuilloley
Gabriel Le Bouder
ArXiv (abs)PDFHTML
Abstract

Given a boolean predicate Π\PiΠ on labeled networks (e.g., proper coloring, leader election, etc.), a self-stabilizing algorithm for Π\PiΠ is a distributed algorithm that can start from any initial configuration of the network (i.e., every node has an arbitrary value assigned to each of its variables), and eventually converge to a configuration satisfying Π\PiΠ. It is known that leader election does not have a deterministic self-stabilizing algorithm using a constant-size register at each node, i.e., for some networks, some of their nodes must have registers whose sizes grow with the size nnn of the networks. On the other hand, it is also known that leader election can be solved by a deterministic self-stabilizing algorithm using registers of O(log⁡log⁡n)O(\log \log n)O(loglogn) bits per node in any nnn-node bounded-degree network. We show that this latter space complexity is optimal. Specifically, we prove that every deterministic self-stabilizing algorithm solving leader election must use Ω(log⁡log⁡n)\Omega(\log \log n)Ω(loglogn)-bit per node registers in some nnn-node networks. In addition, we show that our lower bounds go beyond leader election, and apply to all problems that cannot be solved by anonymous algorithms.

View on arXiv
Comments on this paper