depth-first search
English
Noun
depth-first search (countable and uncountable, plural depth-first searches)
- (graph theory) 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.
- Synonym: DFS
- Coordinate term: breadth-first search
Translations
algorithm where one starts at the root and explores as far as possible down before going up
|
Further reading
- depth-first search on Wikipedia.Wikipedia
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.