info@avatto.com
+91-9920808017
0. 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?
(E,G), (C,F), (F,G), (A,D), (A,B), (A,C)
(A,D), (A,B), (A,C), (CP), (G,E), (F,G)
(A,B), (A,D), (D,F), (F,G), (G,E), (F,C)
(A,D), (A,B), (D,F), (F,C), (F,G), (G,E)
You must be logged in to post a comment.
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login
You must be logged in to post a comment.