Triangles and Girth in Disk Graphs and Transmission Graphs
Abstract
Let be a set of sites, where each has an associated radius . The disk graph is the undirected graph with vertex set and an undirected edge between two sites if and only if , i.e., if the disks with centers and and respective radii and intersect. Disk graphs are used to model sensor networks. Similarly, the transmission graph is the directed graph with vertex set and a directed edge from a site to a site if and only if , i.e., if lies in the disk with center and radius . We provide algorithms for detecting (directed) triangles and, more generally, computing the length of a shortest cycle (the girth) in and in . These problems are notoriously hard in general, but better solutions exist for special graph classes such as planar graphs. We obtain similarly efficient results for disk graphs and for transmission graphs. More precisely, we show that a shortest (Euclidean) triangle in and in can be found in expected time, and that the (weighted) girth of can be found in expected time. For this, we develop new tools for batched range searching that may be of independent interest.
Cite
@article{arxiv.1907.01980,
title = {Triangles and Girth in Disk Graphs and Transmission Graphs},
author = {Haim Kaplan and Katharina Klost and Wolfgang Mulzer and Liam Roditty and Paul Seiferth and Micha Sharir},
journal= {arXiv preprint arXiv:1907.01980},
year = {2019}
}
Comments
19 pages, 9 figures