A graph/tree search algorithm that uses heuristics to find the shortest path to a goal efficiently.
Explain code with DocComment! Try out your own code!