Back to Algorithms
Reset Visualization
Depth-First Search
A graph traversal algorithm that explores as far as possible along each branch before backtracking.
Graph Traversal
Path Finding
Visualization
Information
Controls
Run
Play
No data
Select start and end nodes on the graph.