2a. Perform a depth-first traversal (DFT) on the digraph below starting at vertex A. Complete the table and show the sta
Posted: Sat May 14, 2022 8:33 pm
2a. Perform a depth-first traversal (DFT) on the digraph below starting at vertex A. Complete the table and show the stacks. Assume that whenever faced with a decision of which node to pick from a set of nodes, you must select the node whose label occurs earliest in the alphabet. (8 points) B B Visit vertex Stack (top to bottom) Traversal order