Recent questions tagged spanning-tree

16 votes
1 answer
64
How many minimum spanning trees does the following graph have? Draw them. (Weights are assigned to edges).
47 votes
3 answers
68
25 votes
3 answers
73
What is the weight of a minimum spanning tree of the following graph?$29$$31$$38$$41$
32 votes
7 answers
74
37 votes
10 answers
78
Complexity of Kruskal’s algorithm for finding the minimum spanning tree of an undirected graph containing $n$ vertices and $m$ edges if the edges are sorted is _______
43 votes
3 answers
79