題組內容

10. Consider the adjacency matrix of an undirected graph as follows:61ea1c67c0cc9.jpg

(b) Assuming that vertex A is the root, please show the order in which the edges are added to the minimum spanning tree using the Prim's algorithm. 
(Notice: In your answer, you can use weights to represent edges.)