English

A Gossiping Protocol for Sparse Ad-Hoc Radio Networks

Data Structures and Algorithms 2026-06-28 v1

Abstract

We study the problem of gossiping (all-to-all information exchange) in ad-hoc radio networks. Such a network is represented by a strongly-connected directed graph with nn vertices, whose topology is initially unknown to the protocol. In 2004, Gasieniec, Radzik, and Xin gave a O~(n4/3)\tilde O(n^{4/3})-time deterministic protocol for this problem, and closing the gap between their upper bound and the Ω~(n)\tilde\Omega(n) lower bound on the time complexity of gossiping remains a central open problem. We develop a deterministic protocol for gossiping in ad-hoc radio networks that achieves running time O~((mn)3/5)\tilde O((mn)^{3/5}) for directed graphs with at most mm edges. Our protocol improves on the O~(n4/3)\tilde O(n^{4/3}) bound when m=O(nc)m = O(n^c), for c<11/9c < 11/9. We also present a O~(Δ1/2n)\tilde O(\Delta^{1/2} n)-time gossiping protocol for Δ\Delta-regular graphs.

Keywords

Cite

@article{arxiv.2606.29152,
  title  = {A Gossiping Protocol for Sparse Ad-Hoc Radio Networks},
  author = {Chao Wu and Marek Chrobak},
  journal= {arXiv preprint arXiv:2606.29152},
  year   = {2026}
}

Comments

15 pages