English

Singing a MIS

Data Structures and Algorithms 2025-12-04 v1

Abstract

We introduce a broadcast model called the singing model, where agents are oblivious of the size and structure of the communication network, even their immediate neighborhood. Agents can sing multiple notes which are heard by their neighbors. The model is a generalization of the beeping model, where agents can only emit sound at a single frequency. We give a simple and natural protocol where agents compete with their neighbors and their strength is reflected in the number of notes they sing. It converges in O(log(n))O(log(n)) time with high probability, where nn is the number of agents in the network. The protocol works in an asynchronous model where rounds vary in length and have different start times. It works with completely dynamic networks where agents can be faulty. The protocol is the first to converge to an MIS in logarithmic time for dynamic networks in a network oblivious model.

Keywords

Cite

@article{arxiv.2512.03311,
  title  = {Singing a MIS},
  author = {Sandy Irani and Michael Luby},
  journal= {arXiv preprint arXiv:2512.03311},
  year   = {2025}
}

Comments

34 pages, 4 figures

R2 v1 2026-07-01T08:06:49.066Z