3. Given the following directed graph (see page 3) perform a dfs on it and list (draw) all the trees that the dfs result
Posted: Sun May 15, 2022 8:13 am
3. Given the following directed graph (see page 3) perform a dfs on it and list (draw) all the trees that the dfs results in. Also, mark discovery and finish times for each node.
e a b h k с f e g
e a b h k с f e g