$19
Answer the questions below regarding the following graph:
[5 points] In what order are edges added to the Minimum Spanning Tree (MST) using Kruskal's Algorithm? List the edges by giving their endpoints.
[5 points] In what order are edges added to the MST using Prim's Algorithm starting from vertex A? List the edges by giving their endpoints.
[30 points] (U&G-required) Exercise 22.2-9 (page 602).
[30 points] (U&G-required) Exercise 22.5-6 (page 621).
[20 points] (U&G-required) Exercise 24.3-2 (page 663).
[20 points] (G-required) Exercise 25.1-6 (page 692).
[20 points] (Extra credit) Exercise 24.3-6 (page 663).