visitBreadthFirst
https://en.wikipedia.org/wiki/Breadth-first_search
Parameters
node
the start node, and the first one that is passed to process(node).
https://en.wikipedia.org/wiki/Breadth-first_search
the start node, and the first one that is passed to process(node).