Routing Schemes for Hybrid Communication Networks
Sam Coy, Artur Czumaj, Christian Scheideler, Philipp Schneider, Julian, Werthmann

TL;DR
This paper presents a deterministic routing scheme in the hybrid communication model for unit-disc-graphs with radio holes, achieving efficient routing with small labels and tables, improving over previous polynomial-time solutions.
Contribution
The authors develop a new deterministic routing scheme for unit-disc-graphs with radio holes in the hybrid model, surpassing previous polynomial lower bounds.
Findings
Routing scheme runs in O(|H|^2 + log n) time
Labels are of size O(log n)
Routing tables size is O(|H|^2 * log n)
Abstract
We consider the problem of computing routing schemes in the model of distributed computing where nodes have access to two fundamentally different communication modes. In this problem nodes have to compute small labels and routing tables that allow for efficient routing of messages in the local network, which typically offers the majority of the throughput. Recent work has shown that using the model admits a significant speed-up compared to what would be possible if either communication mode were used in isolation. Nonetheless, if general graphs are used as the input graph the computation of routing schemes still takes polynomial rounds in the model. We bypass this lower bound by restricting the local graph to unit-disc-graphs and solve the problem deterministically with running time , label size…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Cooperative Communication and Network Coding · Stochastic Gradient Optimization Techniques
