Fast Hybrid Network Algorithms for Shortest Paths in Sparse Graphs
Michael Feldmann, Kristian Hinnenthal, Christian Scheideler

TL;DR
This paper introduces fast algorithms for shortest paths in hybrid networks, leveraging local and global communication modes, achieving significant speedups in sparse graph classes like cactus graphs and low-arboricity graphs.
Contribution
It presents the first efficient algorithms for shortest paths in hybrid networks on specific sparse graph classes, improving over previous general algorithms.
Findings
Exact $O( ext{log} n)$ algorithms for cactus graphs.
3-approximation algorithms for sparse graphs with $n + O(n^{1/3})$ edges.
Algorithms outperform existing methods exponentially in certain graph classes.
Abstract
We consider the problem of computing shortest paths in hybrid networks, in which nodes can make use of different communication modes. For example, mobile phones may use ad-hoc connections via Bluetooth or Wi-Fi in addition to the cellular network to solve tasks more efficiently. Like in this case, the different communication modes may differ considerably in range, bandwidth, and flexibility. We build upon the model of Augustine et al. [SODA '20], which captures these differences by a local and a global mode. Specifically, the local edges model a fixed communication network in which messages of size can be sent over every edge in each synchronous round. The global edges form a clique, but nodes are only allowed to send and receive a total of at most messages over global edges, which restricts the nodes to use these edges only very sparsely. We demonstrate…
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.
