Consider the graph shown below. Which of the following edges form the MST of the given graph using Prim’a algorithm, starting from vertex 4.
Consider the graph shown below. Which of the following edges form the MST of the given graph using Prim’a algorithm, starting from vertex 4. Correct Answer (4-3)(3-2)(2-1)(1-5)
The MST for the given graph using Prim’s algorithm starting from vertex 4 is, So, the MST contains edges (4-3)(3-2)(2-1)(1-5).
মোঃ আরিফুল ইসলাম
Feb 20, 2025