Question: (a) An Undirected Graph (b) A Weighted Undirected Graph 5 5 (c) A Digraph (d) A Weighted Digraph Figure 1: Ilustration of various Graphs 2.

(a) An Undirected Graph (b) A Weighted Undirected Graph 5 5 (c) A Digraph (d) A Weighted Digraph Figure 1: Ilustration of various Graphs 2. Assuming that the vertices are traversed in lexicographical order beginning at vertex A, list the sequence of vertices in the order in which they are visited. (a) Give the breadth-first-search (BFS) and post-order depth-first search (DFS) traver- sals of the graph in Figure l1al [10 points] (b) Give the breadth-first-search (BFS) and post-order depth-first-search (DFS) traver sals of the graph in Figurel1c [15 points]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
