English

Faster Shortest Path Algorithm for H-Minor Free Graphs with Negative Edge Weights

Discrete Mathematics 2010-10-12 v2

Abstract

Let HH be a fixed graph and let GG be an HH-minor free nn-vertex graph with integer edge weights and no negative weight cycles reachable from a given vertex ss. We present an algorithm that computes a shortest path tree in GG rooted at ss in O~(n4/3logL)\tilde{O}(n^{4/3}\log L) time, where LL is the absolute value of the smallest edge weight. The previous best bound was O~(n11.52logL)=O(n1.392logL)\tilde{O}(n^{\sqrt{11.5}-2}\log L) = O(n^{1.392}\log L). Our running time matches an earlier bound for planar graphs by Henzinger et al.

Keywords

Cite

@article{arxiv.1008.1048,
  title  = {Faster Shortest Path Algorithm for H-Minor Free Graphs with Negative Edge Weights},
  author = {Christian Wulff-Nilsen},
  journal= {arXiv preprint arXiv:1008.1048},
  year   = {2010}
}

Comments

Main change: corrected proof of the boundary vertex bound

R2 v1 2026-06-21T15:57:36.025Z