(b) Define a Kruskal Minimum Spanning Tree (MST) algorithm. Construct an MST for the following graph using Kruskal MST a
Posted: Sat May 14, 2022 3:38 pm
(b) Define a Kruskal Minimum Spanning Tree (MST) algorithm. Construct an MST for the following graph using Kruskal MST algorithm. Show the cost of each stage, final cost, and sketch the final tree. 3 a 13 10 5 b 7 2 8 f (13 marks)