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 n disks in the plane whose radii lie in [1,Ψ] and a source disk, we can compute a shortest path tree from a source vertex in the weighted disk graph in O(nlog² n log Ψ) 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 O(nlog⁴ n) time. This improves the best-known algorithm running in O(nlog⁶ n) time presented in ESA'23.
@InProceedings{an_et_al:LIPIcs.SoCG.2025.7, author = {An, Shinwoo and Oh, Eunjin and Xue, Jie}, title = {{Single-Source Shortest Path Problem in Weighted Disk Graphs}}, booktitle = {41st International Symposium on Computational Geometry (SoCG 2025)}, pages = {7:1--7:15}, series = {Leibniz International Proceedings in Informatics (LIPIcs)}, ISBN = {978-3-95977-370-6}, ISSN = {1868-8969}, year = {2025}, volume = {332}, editor = {Aichholzer, Oswin and Wang, Haitao}, publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik}, address = {Dagstuhl, Germany}, URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.SoCG.2025.7}, URN = {urn:nbn:de:0030-drops-231594}, doi = {10.4230/LIPIcs.SoCG.2025.7}, annote = {Keywords: Disk graphs, shortest path problem, compressed quadtrees} }
Feedback for Dagstuhl Publishing