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{-minor free} graphs. For every fixed , if is a graph with vertices having integer edge lengths and is a designated source vertex of , the algorithm runs in time, where is the absolute value of the smallest edge length. The algorithm computes shortest paths and the distances from to all vertices of the graph, or else provides a certificate that is not -minor free. Our result improves an earlier time algorithm for this problem, which follows from a general SSSP algorithm of Goldberg.
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}
}