An Optimal Algorithm for Shortest Paths in Unweighted Disk Graphs
Computational Geometry
2025-10-08 v2 Data Structures and Algorithms
Abstract
Given in the plane a set of points and a set of disks centered at these points, the disk graph induced by these disks has vertex set and an edge between two vertices if their disks intersect. Note that the disks may have different radii. We consider the problem of computing shortest paths from a source point to all vertices in where the length of a path in is defined as the number of edges in the path. The previously best algorithm solves the problem in time. A lower bound of is also known for this problem under the algebraic decision tree model. In this paper, we present an time algorithm, which matches the lower bound and thus is optimal. Another virtue of our algorithm is that it is quite simple.
Cite
@article{arxiv.2507.05569,
title = {An Optimal Algorithm for Shortest Paths in Unweighted Disk Graphs},
author = {Bruce W. Brewer and Haitao Wang},
journal= {arXiv preprint arXiv:2507.05569},
year = {2025}
}
Comments
Presented at ESA 2025