Efficient Algorithms for Path Problems in Weighted Graphs (2008)
Cached
Download Links
| Citations: | 2 - 0 self |
BibTeX
@MISC{Vassilevska08efficientalgorithms,
author = {Virginia Vassilevska},
title = {Efficient Algorithms for Path Problems in Weighted Graphs},
year = {2008}
}
OpenURL
Abstract
Problems related to computing optimal paths have been abundant in computer science since its emergence as a field. Yet for a large number of such problems we still do not know whether the state-of-the-art algorithms are the best possible. A notable example of this phenomenon is the all pairs shortest paths problem in a directed graph with real edge weights. The best algorithm (modulo small polylogarithmic improvements) for this problem runs in cubic time, a running time known since the 1960s (by Floyd and Warshall). Our grasp of many such fundamental algorithmic questions is far from optimal, and the major goal of this thesis is to bring some new insights into efficiently solving path problems in graphs. We focus on several path problems optimizing different measures: shortest paths, maximum bottleneck paths, minimum nondecreasing paths, and various extensions. For the all-pairs versions of these path problems we use an algebraic approach. We obtain improved algorithms using reductions







