Minimum routing cost spanning tree
Appearance
![]() | The topic of this article may not meet Wikipedia's general notability guideline. (August 2013) |
In computer science, the minimum routing cost spanning tree of a weighted graph is a spanning tree minimizing the sum of pairwise distances between vertices in the tree. It is also called the shortest total path length spanning tree, minimum total distance spanning tree, or minimum average distance spanning tree. It is NP-hard to construct it.[1] However, it has a polynomial-time approximation scheme.[2]
References
- ^ Michael R. Garey and David S. Johnson (1979). Computers and Intractability: A Guide to the Theory of NP-Completeness. W.H. Freeman. ISBN 0-7167-1045-5. A2.1: ND3, pg.206.
- ^ Wu, Bang Ye; Lancia, Giuseppe; Bafna, Vineet; Chao, Kun-Mao; Ravi, R.; Tang, Chuan Yi (2000). "A polynomial-time approximation scheme for minimum routing cost spanning trees". SIAM Journal on Computing. 29 (3): 761–778. doi:10.1137/S009753979732253X. MR 1740574.