M

Mr. Dubey • 100.69K Points
Coach

Q. Which of the following edges form minimum spanning tree on the graph using kruskals algorithm?

  • (A) (b-e)(g-e)(e-f)(d-f)
  • (B) (b-e)(g-e)(e-f)(b-g)(d-f)
  • (C) (b-e)(g-e)(e-f)(d-e)
  • (D) (b-e)(g-e)(e-f)(d-f)(d-g)
Share

Explanation by: Mr. Dubey
using krushkal’s algorithm on the given graph, the generated minimum spanning tree is shown below.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics