Find a minimum cost spanning tree in the graph below using Kruskal’s Algorithm.
(a) List the edges as a comma separated list in the order they are added to the tree. You may list an edge as a pair of vertices like v1v3.
(b) List the edges that are consider for addition to the tree but are rejected. (c) List the edges that are not considered for addition (nor added to the tree).
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here