breadth-first search

English edit

Noun edit

breadth-first search (countable and uncountable, plural breadth-first searches)

  1. (graph theory) A search algorithm that begins at the root node and explores all the neighboring nodes.
    Synonym: BFS
    Coordinate term: depth-first search

Translations edit

Further reading edit