bfs: aValue
=>
findBreadthFirst: aValue
dfs: info node: aNode
=>
findDeepFirst: aValue startingFrom: aNode