Graphs (missing documentation) :: BFS (missing documentation)
BFS
Ways to use breadthFirstSearch :
- breadthFirstSearch(Digraph,Thing), see breadthFirstSearch -- runs a breadth first search on the digraph starting at a specified node and returns a list of the vertices in the order they were discovered