Question: Q.6. Consider a complete undirected graph with vertex set {A,B,C,D,E} entry w[ij] in the matrix w below is the weight of the edge {ij} as

Q.6. Consider a complete undirected graph with vertex set {A,B,C,D,E} entry w[ij] in the matrix w below is the weight of the edge {ij} as per the Table-1 A B C D E A 0 35 40 000 B 35 0 25 10 00 C 40 25 0 20 15 D O 10 20 0 30 E 0 0 15 30 0 Table-1 a) Construct the minimum spanning tree using kruskal's algorithm b) Calculate the total cost of the minimum spanning tree and
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
