bn:03869026n
Noun Concept
Categories: All articles needing additional references, Graph algorithms, Search algorithms
EN
depth-first search  Depth First Search  Applications of depth-first search  Back edge  depth-first
EN
Depth-first search is an algorithm for traversing or searching tree or graph data structures. Wikipedia
Definitions
Relations
Sources
EN
Depth-first search is an algorithm for traversing or searching tree or graph data structures. Wikipedia
An algorithm for traversing or searching tree or graph data structures Wikipedia Disambiguation
Search algorithm Wikidata
Any graph search algorithm that considers outgoing edges of a vertex before any neighbors of the vertex, that is, outgoing edges of the vertex's predecessor in the search. OmegaWiki
An algorithm for traversing a tree or graph where one starts at the root and explores as far as possible along each branch before backtracking. Wiktionary
Algorithm where one starts at the root and explores as far as possible down before going up. Wiktionary (translation)