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

Abstract

Let H be a fixed graph and let G be an H-minor free n-vertex graph with integer edge weights and no negative weight cycles reachable from a given vertex s. We present an algorithm that computes a shortest path tree in G rooted at s in O(n4/3 L) time, where L is the absolute value of the smallest edge weight. The previous best bound was O(n11.5-2 L) = O(n1.392 L). Our running time matches an earlier bound for planar graphs by Henzinger et al.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…