{"title":"An algorithmic framework for the single source shortest path problem with applications to disk graphs","authors":"Katharina Klost","doi":"10.1016/j.comgeo.2022.101979","DOIUrl":null,"url":null,"abstract":"<div><p><span>Shortest path problems are among the fundamental problems in graph theory. It is folklore that the unweighted single source shortest path (</span><span>SSSP</span>) problem in general graphs can be solved optimally with breadth first search (<span>BFS</span>) in <span><math><mi>O</mi><mo>(</mo><mi>n</mi><mo>+</mo><mi>m</mi><mo>)</mo></math></span> time. In this paper, we develop an algorithmic framework that generalizes a batched <span>BFS</span> approach to give efficient <span>SSSP</span><span> algorithms for several graph classes. The running time of these algorithms depends on the running time of three main ingredients. The first is a preprocessing step, to define a </span><em>shortcut graph</em><span> that maintains some distance information. Then during one run of the algorithm repeatably there are the steps of efficiently finding a set of candidate vertices adjacent in the shortcut graph to a given set of vertices and finally finding the subset of the candidate vertices that actually form an edge in the original graph.</span></p><p>A <em>disk graph</em> <span><math><mi>D</mi><mo>(</mo><mi>S</mi><mo>)</mo></math></span> is a graph that is defined on a set <em>S</em> of point sites in <span><math><msup><mrow><mi>R</mi></mrow><mrow><mn>2</mn></mrow></msup></math></span>, where each site <span><math><mi>s</mi><mo>∈</mo><mi>S</mi></math></span> has an associated radius <span><math><msub><mrow><mi>r</mi></mrow><mrow><mi>s</mi></mrow></msub></math></span>. The vertex set of <span><math><mi>D</mi><mo>(</mo><mi>S</mi><mo>)</mo></math></span> is <em>S</em> and two sites <span><math><mi>s</mi><mo>,</mo><mi>t</mi></math></span> are connected by an edge <em>st</em> in <span><math><mi>D</mi><mo>(</mo><mi>S</mi><mo>)</mo></math></span> if and only if the disks induced by <em>s</em> and <em>t</em><span> intersect. These graphs are also called the intersection graph of disks. Our results are algorithms that use the framework to efficiently solve the </span><span>SSSP</span> problem in intersection graphs. For disk graphs in the <span><math><msub><mrow><mi>L</mi></mrow><mrow><mn>2</mn></mrow></msub></math></span>-metric, we can show that after <span><math><mi>O</mi><mo>(</mo><mi>n</mi><msup><mrow><mi>log</mi></mrow><mrow><mn>2</mn></mrow></msup><mo></mo><mi>n</mi><mo>)</mo></math></span><span> preprocessing time we can solve the </span><span>SSSP</span> problem in <span><math><mi>O</mi><mo>(</mo><mi>n</mi><mi>log</mi><mo></mo><mi>n</mi><mo>)</mo></math></span> time. This significantly improves the previous best bound of <span><math><mi>O</mi><mo>(</mo><mi>n</mi><msup><mrow><mi>log</mi></mrow><mrow><mn>4</mn></mrow></msup><mo></mo><mi>n</mi><mo>)</mo></math></span> <span>[1]</span>, <span>[2]</span>. In the case of intersection graphs of axis-parallel squares, we are even able to reduce the preprocessing time to an optimal <span><math><mi>O</mi><mo>(</mo><mi>n</mi><mi>log</mi><mo></mo><mi>n</mi><mo>)</mo></math></span>. As intersection graphs of axis parallel squares are equivalent to disk graphs in the <span><math><msub><mrow><mi>L</mi></mrow><mrow><mn>1</mn></mrow></msub></math></span>- and <span><math><msub><mrow><mi>L</mi></mrow><mrow><mo>∞</mo></mrow></msub></math></span>-metric the result carries over to these metrics.</p><p>To show further applications of our framework, we restate the classical <span>BFS</span>, and also the optimal <span>SSSP</span> algorithm for unit disk graphs by Chan and Skrepetos <span>[3]</span> in our framework, showing its robustness.</p></div>","PeriodicalId":51001,"journal":{"name":"Computational Geometry-Theory and Applications","volume":"111 ","pages":"Article 101979"},"PeriodicalIF":0.4000,"publicationDate":"2023-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Computational Geometry-Theory and Applications","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0925772122001225","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"MATHEMATICS","Score":null,"Total":0}
引用次数: 0
Abstract
Shortest path problems are among the fundamental problems in graph theory. It is folklore that the unweighted single source shortest path (SSSP) problem in general graphs can be solved optimally with breadth first search (BFS) in time. In this paper, we develop an algorithmic framework that generalizes a batched BFS approach to give efficient SSSP algorithms for several graph classes. The running time of these algorithms depends on the running time of three main ingredients. The first is a preprocessing step, to define a shortcut graph that maintains some distance information. Then during one run of the algorithm repeatably there are the steps of efficiently finding a set of candidate vertices adjacent in the shortcut graph to a given set of vertices and finally finding the subset of the candidate vertices that actually form an edge in the original graph.
A disk graph is a graph that is defined on a set S of point sites in , where each site has an associated radius . The vertex set of is S and two sites are connected by an edge st in if and only if the disks induced by s and t intersect. These graphs are also called the intersection graph of disks. Our results are algorithms that use the framework to efficiently solve the SSSP problem in intersection graphs. For disk graphs in the -metric, we can show that after preprocessing time we can solve the SSSP problem in time. This significantly improves the previous best bound of [1], [2]. In the case of intersection graphs of axis-parallel squares, we are even able to reduce the preprocessing time to an optimal . As intersection graphs of axis parallel squares are equivalent to disk graphs in the - and -metric the result carries over to these metrics.
To show further applications of our framework, we restate the classical BFS, and also the optimal SSSP algorithm for unit disk graphs by Chan and Skrepetos [3] in our framework, showing its robustness.
期刊介绍:
Computational Geometry is a forum for research in theoretical and applied aspects of computational geometry. The journal publishes fundamental research in all areas of the subject, as well as disseminating information on the applications, techniques, and use of computational geometry. Computational Geometry publishes articles on the design and analysis of geometric algorithms. All aspects of computational geometry are covered, including the numerical, graph theoretical and combinatorial aspects. Also welcomed are computational geometry solutions to fundamental problems arising in computer graphics, pattern recognition, robotics, image processing, CAD-CAM, VLSI design and geographical information systems.
Computational Geometry features a special section containing open problems and concise reports on implementations of computational geometry tools.