SAILORS Tutorial: Graph Search Algorithms
The content of this tutorial is from Amit Patel's
Introduction to A*.
Depth First Search
Current node: yellow.Next nodes to add to frontier: green.
Frontier: blue.