Graph TraversalThe goal of graph traversal is to visit each vertex in a graph. This can be done a multitude of ways.