...

/

Exercise: Classify Edges of a Directed Graph

Exercise: Classify Edges of a Directed Graph

Undertake this exercise to see if you understand edge classification in directed graphs.

We'll cover the following...

The task at hand

Grab a paper and a pen and work out how the edges of the digraph given below will be classified by depth-first search. Assume ...