English

Deterministic Size Discovery and Topology Recognition in Radio Networks with Short Labels

Data Structures and Algorithms 2021-05-25 v1

Abstract

We consider the fundamental problems of size discovery and topology recognition in radio networks modeled by simple undirected connected graphs. Size discovery calls for all nodes to output the number of nodes in the graph, called its size, and in the task of topology recognition each node has to learn the topology of the graph and its position in it. In radio networks, nodes communicate in synchronous rounds and start in the same round. In each round a node can either transmit the same message to all its neighbors, or stay silent and listen. At the receiving end, a node vv hears a message from a neighbor ww in a given round, if vv listens in this round, and if ww is its only neighbor that transmits in this round. If more than one neighbor of a node vv transmits in a given round, there is a collision at vv. We do not assume collision detection: in case of a collision, node vv does not hear anything. The time of a deterministic algorithm for each of the above problems is the worst-case number of rounds it takes to solve it. Our goal is to construct short labeling schemes for size discovery and topology recognition in arbitrary radio networks, and to design efficient deterministic algorithms using these schemes. For size discovery, we construct a labeling scheme of length O(loglogΔ)O(\log\log\Delta) and we design an algorithm for this problem using this scheme and working in time O(log2n)O(\log^2 n), where nn is the size of the graph. We also show that time complexity O(log2n)O(\log^2 n) is optimal for the problem of size discovery, whenever the labeling scheme is of optimal length. For topology recognition, we construct a labeling scheme of length O(logΔ)O(\log\Delta), and we design an algorithm for this problem using this scheme working in time O(DΔ+min(Δ2,n))O\left(D\Delta+\min(\Delta^2,n)\right). We also show that the length of our labeling scheme is asymptotically optimal.

Keywords

Cite

@article{arxiv.2105.10595,
  title  = {Deterministic Size Discovery and Topology Recognition in Radio Networks with Short Labels},
  author = {Adam Gańczorz and Tomasz Jurdziński and Mateusz Lewko and Andrzej Pelc},
  journal= {arXiv preprint arXiv:2105.10595},
  year   = {2021}
}