Sciweavers

SWAT
1990
Springer

Finding the k Smallest Spanning Trees

13 years 8 months ago
Finding the k Smallest Spanning Trees
We give improved solutions for the problem of generating the k smallest spanning trees in a graph and in the plane. Our algorithm for general graphs takes time O(m log (m, n) + k2); for planar graphs this bound can be improved to O(n + k2). We also show that the k best spanning trees for a set of points in the plane can be computed in time O(min(k2n + n log n, k2 + kn log(n/k))). The k best orthogonal spanning trees in the plane can be found in time O(n log n + kn log log(n/k) + k2).
David Eppstein
Added 11 Aug 2010
Updated 11 Aug 2010
Type Conference
Year 1990
Where SWAT
Authors David Eppstein
Comments (0)