Answer this question clearfully and completely
I(a) Trace the execution of DFS given the graph above as input. Draw the state of the graph above at the start and end of each DFS call on a given vertex following the labeling conventions from lecture. Maintain the call stack alongside each of your diagrams. Note: At the start of the call is before anything is executed (before the vertex is marked). . At
OR
OR