Graph DFS Traversal
Traverse an adjacency-list graph with depth-first search and show visitation order.
About this tool
Traverse an adjacency-list graph with depth-first search and show visitation order. All processing is performed locally in your browser.