Consider the following graph: Which one of the following cannot be the…
2006
Consider the following graph:

Which one of the following cannot be the sequence of edges added, in that order, to a minimum spanning tree using Kruskal’s algorithm?
- A.
(a—b),(d—f),(b—f),(d—c),(d—e)
- B.
(a—b),(d—f),(d—c),(b—f),(d—e)
- C.
(d—f),(a—b),(d—c),(b—f),(d—e)
- D.
(d—f),(a—b),(b—f),(d—e),(d—c)
Attempted by 272 students.
A video solution is available for this question — log in and enroll to watch it.