Use bfs algorithm as discussed in class: and a result tree…
Use bfs algorithm as discussed in class: and a result tree of: With unweighted edge data: If the starting vertex is 0, what is the BFS search order? Parent of 1 is parent of 2 is parent of 3 is parent of 4 is parent of 5 is