English

Reachability Problems for Transmission Graphs

Computational Geometry 2021-06-10 v1

Abstract

Let PP be a set of nn points in the plane where each point pp of PP is associated with a radius rp>0r_p>0.The transmission graph G=(P,E)G=(P,E) of PP is defined as the directed graph such that EE contains an edge from pp to qq if and only if pqrp|pq|\leq r_p for any two points pp and qq in PP, where pq|pq| denotes the Euclidean distance between pp and qq. In this paper, we present a data structure of size O(n5/3)O(n^{5/3}) such that for any two points in PP, we can check in O(n2/3)O(n^{2/3}) time if there is a path in GG between the two points. This is the first data structure for answering reachability queries whose performance depends only on nn but not on the number of edges.

Keywords

Cite

@article{arxiv.2106.04973,
  title  = {Reachability Problems for Transmission Graphs},
  author = {Shinwoo An and Eunjin Oh},
  journal= {arXiv preprint arXiv:2106.04973},
  year   = {2021}
}

Comments

To appear in WADS2021

R2 v1 2026-06-24T02:59:54.185Z