English

Near-Shortest Path Routing in Hybrid Communication Networks

Distributed, Parallel, and Cluster Computing 2022-02-17 v1

Abstract

Hybrid networks, i.e., networks that leverage different means of communication, become ever more widespread. To allow theoretical study of such networks, [Augustine et al., SODA'20] introduced the HYBRID\mathsf{HYBRID} model, which is based on the concept of synchronous message passing and uses two fundamentally different principles of communication: a local mode, which allows every node to exchange one message per round with each neighbor in a local communication graph; and a global mode where any pair of nodes can exchange messages, but only few such exchanges can take place per round. A sizable portion of the previous research for the HYBRID\mathsf{HYBRID} model revolves around basic communication primitives and computing distances or shortest paths in networks. In this paper, we extend this study to a related fundamental problem of computing compact routing schemes for near-shortest paths in the local communication graph. We demonstrate that, for the case where the local communication graph is a unit-disc graph with nn nodes that is realized in the plane and has no radio holes, we can deterministically compute a routing scheme that has constant stretch and uses labels and local routing tables of size O(logn)O(\log n) bits in only O(logn)O(\log n) rounds.

Keywords

Cite

@article{arxiv.2202.08008,
  title  = {Near-Shortest Path Routing in Hybrid Communication Networks},
  author = {Sam Coy and Artur Czumaj and Michael Feldmann and Kristian Hinnenthal and Fabian Kuhn and Christian Scheideler and Philipp Schneider and Martijn Struijs},
  journal= {arXiv preprint arXiv:2202.08008},
  year   = {2022}
}