Single-Source Shortest Path Problem in Weighted Disk Graphs
Abstract
In this paper, we present efficient algorithms for the single-source shortest path problem in weighted disk graphs. A disk graph is the intersection graph of a family of disks in the plane. Here, the weight of an edge is defined as the Euclidean distance between the centers of the disks corresponding to the endpoints of the edge. Given a family of disks in the plane whose radii lie in and a source disk, we can compute a shortest path tree from a source vertex in the weighted disk graph in time. Moreover, in the case that the radii of disks are arbitrarily large, we can compute a shortest path tree from a source vertex in the weighted disk graph in time. This improves the best-known algorithm running in time presented in ESA'23.
Cite
@article{arxiv.2504.06534,
title = {Single-Source Shortest Path Problem in Weighted Disk Graphs},
author = {Shinwoo An and Eunjin Oh and Jie Xue},
journal= {arXiv preprint arXiv:2504.06534},
year = {2025}
}
Comments
In SoCG'25