2010
DOI: 10.1080/00207160903329699
|View full text |Cite
|
Sign up to set email alerts
|

Listing all the minimum spanning trees in an undirected graph

Abstract: Efficient polynomial time algorithms are well known for the minimum spanning tree problem. However, given an undirected graph with integer edge weights, minimum spanning trees may not be unique. In this article, we present an algorithm that lists all the minimum spanning trees included in the graph. The computational complexity of the algorithm is O(N (mn + n 2 log n)) in time and O(m) in space, where n, m and N stand for the number of nodes, edges and minimum spanning trees, respectively. Next, we explore som… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0
1

Year Published

2013
2013
2023
2023

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 14 publications
(5 citation statements)
references
References 12 publications
0
4
0
1
Order By: Relevance
“…In addition to investigating the open questions, we plan to incorporate our algorithm in the framework of Abseher et al [1] for supervised learning of effective tree decompositions. all maximal spanning trees, which can be solved in polynomial delay [41]. □…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…In addition to investigating the open questions, we plan to incorporate our algorithm in the framework of Abseher et al [1] for supervised learning of effective tree decompositions. all maximal spanning trees, which can be solved in polynomial delay [41]. □…”
Section: Discussionmentioning
confidence: 99%
“…Jordan [24] shows that a tree over the maximal cliques of a chordal graph H is a clique tree if and only if it is a maximal spanning tree, where the weight of an edge between two maximal cliques is the cardinality of their intersection. As the number of maximal cliques of a chordal graph is linear in the number of nodes (Theorem 2.2), this enumeration problem is reduced to enumerating all maximal spanning trees, which can be solved in polynomial delay [41]. □…”
Section: = κ(G H (G))mentioning
confidence: 99%
“…The MST is a fully connected subgraph minimal in the sum of edge weights 11 (here-distances) and is shown in Figure 5. The algorithm by Yamada et al (2010) 12 was used. The concept of MST in the context of an abstract dissimilarity space could be employed, as was done by Baron & Ménard (2020), to extract sequences from the data, which could later be compared with physical parameters.…”
Section: Visualization Of the Metric Spacementioning
confidence: 99%
“…Spanning tree adalah sebuah tree yang terbentuk dari turunan sebuah graf terhubung (acyclic) dimana semua simpulnya saling terhubung [5], [6], seluruh simpulnya terhubung dalam jaringan tree [4], dan tidak membentuk sirkuit (cyclic) [1]. Minimum spanning tree adalah sebuah spanning tree berbobot minimum [7].…”
Section: Minimumunclassified