edited by
2,041 views
5 votes
5 votes

Given graph using Prim’s or Kruskal’s algorithm, find out that how many distinct minimum cost spanning trees are possible___?

My answer was 1 and given is 2  ,what I am missing ?

  

Edit:I had confirmed with it and answer is only one tree possible.

edited by

1 Answer

0 votes
0 votes
Yes....I m also getting 1 tree only !

Related questions

2 votes
2 votes
3 answers
2
Geet asked Oct 26, 2016
1,648 views
Can Prim's and Kruskal's algorithm yield different minimum spanning trees? Explain why or why not.
3 votes
3 votes
1 answer
3
Pooja Palod asked Oct 15, 2015
3,068 views
Suppose that edge weights are uniformly distributed over half open interval $[0,1)$. Which algorithm kruskal's or prim's can make you run faster?
2 votes
2 votes
2 answers
4
Psy Duck asked Jun 24, 2023
993 views
Can anyone help in solving the question 105 to 109.I don't have answer key I want to confirm my answer ...i will update my answer in the comments.