Spanners for Directed Transmission Graphs
Haim Kaplan, Wolfgang Mulzer, Liam Roditty, Paul Seiferth

TL;DR
This paper introduces efficient methods to construct sparse spanners for directed transmission graphs in the plane, enabling faster shortest path and reachability queries with applications in geometric network analysis.
Contribution
The paper presents the first algorithms for constructing sparse, constant-stretch spanners for directed transmission graphs with improved running times and practical applications in BFS and reachability queries.
Findings
Constructed $t$-spanners with $O(n)$ edges in $O(n (\log n + \log \Psi))$ time.
Achieved a more advanced construction running in $O(n \log^5 n)$ time, independent of $\Psi$.
Enabled efficient BFS and geometric reachability queries using the spanners.
Abstract
Let be a planar -point set such that each point has an associated radius . The transmission graph for is the directed graph with vertex set such that for any , there is an edge from to if and only if . Let be a constant. A -spanner for is a subgraph with vertex set so that for any two vertices , we have , where and denote the shortest path distance in and , respectively (with Euclidean edge lengths). We show how to compute a -spanner for with edges in time, where is the ratio of the largest and smallest radius of a point in . Using more advanced data structures, we obtain a construction that runs in time, independent of .…
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.
