Question if we have a graph G with 9 vertices, 20 edges that are connected, undirected. DFS algorithm will give how many
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Question if we have a graph G with 9 vertices, 20 edges that are connected, undirected. DFS algorithm will give how many
Question if we have a graph G with 9 vertices, 20 edges that are connected, undirected. DFS algorithm will give how many back edges? and tree edges?