Question: Consider the graph shown below. a) Apply Kruskal's algorithm to the graph. Explain and show your work. b) What is the output of Kruskal's
Consider the graph shown below. a) Apply Kruskal's algorithm to the graph. Explain and show your work. b) What is the output of Kruskal's algorithm? C) Give the time complexity of the Kruskal's algorithm. A 1 9 3 3 2 5 S 2 2 V6
Step by Step Solution
There are 3 Steps involved in it
To apply Kruskals algorithm we need to sort the edges of the graph in ascending order of their weigh... View full answer
Get step-by-step solutions from verified subject matter experts
