Computer Science, asked by Sudeep1871, 1 year ago

Explain the minimum spanning trees and its applications

Answers

Answered by Anonymous
1
A minimum spanning tree (MST) or minimum weight spanning tree is a subset of ..... Minimum spanning trees have direct applications in the design of networks, including computer


thanks
Answered by jiya9614
16

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. ... There are quite a few use cases for minimum spanning trees.

Similar questions