SAILORS Tutorial: Graph Search Algorithms
The content of this tutorial is from Amit Patel's
Introduction to A*.
A* Search
Compare the algorithms:
Breadth First Search
Greedy Best-First Search
A* Search