1981
DOI: 10.1137/0210017
|View full text |Cite
|
Sign up to set email alerts
|

An Algorithm for Finding K Minimum Spanning Trees

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
44
0

Year Published

1990
1990
2015
2015

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 71 publications
(44 citation statements)
references
References 10 publications
0
44
0
Order By: Relevance
“…From this paper, we conclude that the K shortest path trees problem has the same difficulty as the K minimum spanning trees problem (see Katoh et al [16]). This result is possible since in both problems, the kth best solution is adjacent to at least one of the k−1 best previous solutions.…”
Section: Discussionmentioning
confidence: 86%
“…From this paper, we conclude that the K shortest path trees problem has the same difficulty as the K minimum spanning trees problem (see Katoh et al [16]). This result is possible since in both problems, the kth best solution is adjacent to at least one of the k−1 best previous solutions.…”
Section: Discussionmentioning
confidence: 86%
“…Recently, Frederickson's technique for maintaining a MST in a dynamic planar graph has been improved [12,17], leading to a bound for the k best spanning trees problem of O(n + k 2 log n); this improves the bound of [18] whenever k = O(n/ log n).…”
Section: Introductionmentioning
confidence: 90%
“…Then, we show that many edges not in the MST can also not be in any of the k best spanning trees; therefore, we can remove them from the graph, leaving only O(k) edges. Finally, we apply the algorithm of [18], which takes time O(k 2 ) on the reduced graph. Our algorithms for geometric spanning trees similarly rely on reducing the problem to a small graph, but are more complicated.…”
Section: Whenever K = O(m)mentioning
confidence: 99%
See 1 more Smart Citation
“…The problem of computing the k MST in order is well known and can be solved in O(k · n 2 ) for a complete graph (Katoh, Ibaraki, & Mine, 1981). It is easy to see that if instead of computing the MST we compute the k MST and their relative weights then we have an algorithm that finds the k MAP undirected tree structures and their relative probabilities.…”
Section: Calculating the K Map Undirected Tree Structures And Their Rmentioning
confidence: 99%