Which of the following edges form minimum spanning tree on the graph using kruskals algorithm?
Which of the following edges form minimum spanning tree on the graph using kruskals algorithm? Correct Answer (B-E)(G-E)(E-F)(D-F)
Using Krushkal’s algorithm on the given graph, the generated minimum spanning tree is shown below. So, the edges in the MST are, (B-E)(G-E)(E-F)(D-F).
মোঃ আরিফুল ইসলাম
Feb 20, 2025