Explanation: every spanning tree has n – 1 edges if the graph has n edges and has no cycles. the mst follows the cut property, edge e belonging to a cut of the graph if has the weight smaller than any other edge in the same cut, then the edge e is present in all the msts of the graph.
Q. Which of the following is false?
β
Correct Answer: (D)
removing one edge from the spanning tree will not make the graph disconnected
Explanation by: Mr. Dubey
every spanning tree has n – 1 edges if the graph has n edges and has no cycles. the mst follows the cut property, edge e belonging to a cut of the graph if has the weight smaller than any other edge in the same cut, then the edge e is present in all the msts of the graph.
Discussion
Question Analytics
607
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
90%
Success Rate