Representing all Minimum Spanning Trees with Applications to Counting and Generation (1995)
| Citations: | 6 - 0 self |
BibTeX
@MISC{Eppstein95representingall,
author = {David Eppstein},
title = {Representing all Minimum Spanning Trees with Applications to Counting and Generation},
year = {1995}
}
OpenURL
Abstract
We show that for any edge-weighted graph G there is an equivalent graph EG such that the minimum spanning trees of G correspond one-for-one with the spanning trees of EG. The equivalent graph can be constructed in time O(m + n log n) given a single minimum spanning tree of G. As a consequence we can count the minimum spanning trees of G in time O(m + n 2.376 ), generate a random minimum spanning tree in time O(mn), and list all minimum spanning trees in time O(m+n log n+k) where k denotes the number of minimum spanning trees generated. We also discuss similar equivalent graph constructions for shortest paths, minimum cost flows, and bipartite matching.







