A backtracking approach to determine a path through a graph that visits each vertex exactly once.
Explain code with DocComment! Try out your own code!