explain minimum spanning tree with their applications. also give algorithm to find minimum spanning tree of a weighted graph.
Answers
Answered by
1
Answer:
A minimum spanning tree (MST) or minimum weight spanning tree is a subset of the edges of a connected, edge-weighted undirected graph that connects all the vertices together, without any cycles and with the minimum possible total edge weight
Similar questions