Faster Parametric Shortest Path and Minimum Balance Algorithms

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

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).

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Faster Parametric Shortest Path and Minimum Balance Algorithms does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Faster Parametric Shortest Path and Minimum Balance Algorithms, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Faster Parametric Shortest Path and Minimum Balance Algorithms will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-599161

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.