Glossary
Sign up
Glossary

Depth-first search

A graph traversal algorithm that visits all the vertices of a graph in depth-first order.