Breadth-first search - BFS - algorithm for searching a tree data structure for a node that satisfies a given property
Keywords
first,
search,
algorithm,
tree,
datum,
structure,
node,
graph,
implementation,
queue,
adjacency,
list,
root,
path,
edge,
level,
order,
disconnected,
recursive,
complexity,
leaf,
eltern,
cost,
predecessor,
successor,
connected,
component,
complete,
weight,
iterative,
path,
running,
time,
visit,
mark,
depth,
limit,
spanning,
vertex,
memory