GraphTraversal Some tests using different graph traversal algorithms. Depth-first search (DFS) wikipedia Breadth-first search (BFS) wikipedia