Balancing Minimum Spanning and Shortest Path Trees

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

conference version: ACM-SIAM Symposium on Discrete Algorithms (1993)

Scientific paper

This paper give a simple linear-time algorithm that, given a weighted digraph, finds a spanning tree that simultaneously approximates a shortest-path tree and a minimum spanning tree. The algorithm provides a continuous trade-off: given the two trees and epsilon > 0, the algorithm returns a spanning tree in which the distance between any vertex and the root of the shortest-path tree is at most 1+epsilon times the shortest-path distance, and yet the total weight of the tree is at most 1+2/epsilon times the weight of a minimum spanning tree. This is the best tradeoff possible. The paper also describes a fast parallel implementation.

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

Balancing Minimum Spanning and Shortest Path Trees 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 Balancing Minimum Spanning and Shortest Path Trees, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Balancing Minimum Spanning and Shortest Path Trees will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-599179

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