Shortest Paths in Planar Graphs with Real Lengths in O(n2n/ n) Time

Abstract

Given an n-vertex planar directed graph with real edge lengths and with no negative cycles, we show how to compute single-source shortest path distances in the graph in O(n2n/ n) time with O(n) space. This is an improvement of a recent time bound of O(n2n) by Klein 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…