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

TL;DR
This paper develops efficient data structures called reachability oracles for directed transmission graphs, enabling quick path queries with varying space and time complexities depending on the graph's properties.
Contribution
It introduces new reachability oracle constructions for transmission graphs, especially for planar point sets, with performance depending on the ratio of radii and the dimension.
Findings
One-dimensional oracles achieve constant query time with linear space.
Planar point set oracles depend on the ratio of radii, with some structures requiring polynomial query time.
A randomized oracle offers high-probability correctness with sublinear query time.
Abstract
Let be a set of points in dimensions such that each point has an associated radius . The transmission graph for is the directed graph with vertex set such that there is an edge from to if and only if , for any . A reachability oracle is a data structure that decides for any two vertices whether has a path from to . The quality of the oracle is measured by the space requirement , the query time , and the preprocessing time. For transmission graphs of one-dimensional point sets, we can construct in time an oracle with and . For planar point sets, the ratio between the largest and the smallest associated radius turns out to be an important parameter. We present three data structures whose quality depends on…
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.
