English

On Permutation Selectors and their Applications in Ad-Hoc Radio Networks Protocols

Data Structures and Algorithms 2024-02-19 v1 Computational Complexity

Abstract

Selective families of sets, or selectors, are combinatorial tools used to "isolate" individual members of sets from some set family. Given a set XX and an element xXx\in X, to isolate xx from XX, at least one of the sets in the selector must intersect XX on exactly xx. We study (k,N)-permutation selectors which have the property that they can isolate each element of each kk-element subset of {0,1,...,N1}\{0,1,...,N-1\} in each possible order. These selectors can be used in protocols for ad-hoc radio networks to more efficiently disseminate information along multiple hops. In 2004, Gasieniec, Radzik and Xin gave a construction of a (k,N)-permutation selector of size O(k2log3N)O(k^2\log^3 N). This paper improves this by providing a probabilistic construction of a (k,N)-permutation selector of size O(k2logN)O(k^2\log N). Remarkably, this matches the asymptotic bound for standard strong (k,N)-selectors, that isolate each element of each set of size kk, but with no restriction on the order. We then show that the use of our (k,N)-permutation selector improves the best running time for gossiping in ad-hoc radio networks by a poly-logarithmic factor.

Keywords

Cite

@article{arxiv.2402.10783,
  title  = {On Permutation Selectors and their Applications in Ad-Hoc Radio Networks Protocols},
  author = {Jordan Kuschner and Yugarshi Shashwat and Sarthak Yadav and Marek Chrobak},
  journal= {arXiv preprint arXiv:2402.10783},
  year   = {2024}
}

Comments

9 pages, 2 figures