14. Use the following graph to answer following questions: G H a) Show the order of visiting the vertices by depth-first
Posted: Sat May 14, 2022 3:13 pm
14. Use the following graph to answer following questions: G H a) 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) 4/6 DATA STRUCTURE AND ALGORITHM 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) (4 marks)