English

Single source shortest paths in $H$-minor free graphs

Data Structures and Algorithms 2008-09-18 v1

Abstract

We present an algorithm for the Single Source Shortest Paths (SSSP) problem in \emph{HH-minor free} graphs. For every fixed HH, if GG is a graph with nn vertices having integer edge lengths and ss is a designated source vertex of GG, the algorithm runs in O~(n11.52logL)O(n1.392logL)\tilde{O}(n^{\sqrt{11.5}-2} \log L) \le O(n^{1.392} \log L) time, where LL is the absolute value of the smallest edge length. The algorithm computes shortest paths and the distances from ss to all vertices of the graph, or else provides a certificate that GG is not HH-minor free. Our result improves an earlier O(n1.5logL)O(n^{1.5} \log L) time algorithm for this problem, which follows from a general SSSP algorithm of Goldberg.

Keywords

Cite

@article{arxiv.0809.2970,
  title  = {Single source shortest paths in $H$-minor free graphs},
  author = {Raphael Yuster},
  journal= {arXiv preprint arXiv:0809.2970},
  year   = {2008}
}
R2 v1 2026-06-21T11:21:14.779Z