pith. sign in

arxiv: cs/0205041 · v1 · pith:MEUV6DKBnew · submitted 2002-05-18 · 💻 cs.DS · cs.DM

Faster Parametric Shortest Path and Minimum Balance Algorithms

classification 💻 cs.DS cs.DM
keywords algorithmsedgeshortestfindlambdaminimumpathproblem
0
0 comments X
read the original abstract

The parametric shortest path problem is to find the shortest paths in graph where the edge costs are of the form w_ij+lambda where each w_ij is constant and lambda is a parameter that varies. The problem is to find shortest path trees for every possible value of lambda. The minimum-balance problem is to find a ``weighting'' of the vertices so that adjusting the edge costs by the vertex weights yields a graph in which, for every cut, the minimum weight of any edge crossing the cut in one direction equals the minimum weight of any edge crossing the cut in the other direction. The paper presents fast algorithms for both problems. The algorithms run in O(nm+n^2 log n) time. The paper also describes empirical studies of the algorithms on random graphs, suggesting that the expected time for finding a minimum-mean cycle (an important special case of both problems) is O(n log(n) + m).

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.