Shortest Paths in Planar Graphs with Real Lengths in $O(n\log^2n/\log\log n)$ Time
arXiv:0911.4963
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(n\log^2n/\log\log n)$ time with O(n) space. This is an improvement of a recent time bound of $O(n\log^2n)$ by Klein et al.