Skip to main content

One doc tagged with "spanning trees"

View All Tags

Graph Traversal

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