Question 10
Consider a connected, directed graph on which Depth First Search (DFS) is executed. For an edge in , let the following be the pre and post numbers computed by DFS. Which of the following options is correct for edge ?
Edge is a tree/forward edge.
Edge is a cross edge.
Edge is a back edge.