ALADDIN
CENTER Carnegie Mellon UniversityCarnegie Mellon Computer Science DepartmentSchool of Computer Science
Abstracts
The Joint ALADDIN/Theory/Operations Research Seminar
Aladdin
About
Calendar
People
PROBEs
Workshops
Papers
Education
Related Activities
Corporate
Contact
 
Captcha
Outreach Roadshow

A new all-pairs shortest path algorithm for real-weighted graphs
Seth Pettie

Abstract:
We present a new algorithm for the all-pairs shortest path problem on real-weighted graphs. Our algorithm improves on Dijkstra's classical shortest path algorithm -- the previous best -- and runs in time O(mn + n^2 log log n), where m and n are the number of edges and vertices, respectively.

The new ingredients in our algorithm are (1) a method for computing exact distances from approximate ones and (2) a method for representing the dependencies that exist among shortest paths emanating from nearby vertices.

Host: Guy Blelloch

This material is based upon work supported by National Science Foundation under Grant No. 0122581.
Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the
National Science Foundation