Perform Dijkstra’s on the following graph to find the shortest path between A and H
Perform A* on the following graph to find the shortest path between A and Z
What are the key facts about the Dijkstra’s algorithm?
What are the key facts about the A* algorithm?