Question 13
Consider the given weighted adjacency matrix for a complete undirected graph with vertex set {0, 1, 2, 3, 4}. Where in the matrix is the weight of the edge .
What is the total weight of the minimum spanning tree(MST) for the given graph?
Consider the given weighted adjacency matrix for a complete undirected graph with vertex set {0, 1, 2, 3, 4}. Where in the matrix is the weight of the edge .
What is the total weight of the minimum spanning tree(MST) for the given graph?
A written answer, not marked automatically.
Question 13 of 16 in the IIT Madras BS Programming, Data Structures and Algorithms using Python (PDSA) Quiz 2 paper sat on 12 Apr 2026, in the January 2026 term (Programming, Data Structures And Algorithms Using Python 06 Apr 26). It carries 4 marks.