DATA STRUCTURE AND ALGORITHM Part B: Answer all Questions 11. a) Use the following graph to show the order of visiting t
Posted: Sat May 14, 2022 3:15 pm
DATA STRUCTURE AND ALGORITHM Part B: Answer all Questions 11. a) Use the following graph to show the order of visiting the vertices by depth-first search and breadth-first search.(Assume that the vertices are selected in alphabetical order and the starting vertex is A) (6 marks) b) Based on the breath-first search to create the minimum spanning tree for the following graph. (Assume that the vertices are selected in alphabetical order and the starting vertex is A) (5 marks) c N W D