GATE | GATE-IT-2004 | Question 56
Consider the undirected graph below: Using Prim's algorithm to construct a minimum spanning tree starting with node A, which one of the following sequences of edges represents a possible order in which the edges would be added to construct the minimum spanning tree? (A) (E, G), (C, F), (F, G), (A, D), (A, B), (A, C) (B) (A, D), (A, B), (A, C), (C,