Question: Consider the graph shown below. The paths have weights assigned to them and the numbers next to the nodes are the heuristic estimates. All paths
Consider the graph shown below. The paths have weights assigned to them and the numbers next to the nodes are the heuristic estimates. All paths are undirected. In this question assume A to be the start node and G to be the goal node. Run A search on the graph using an expanded list. At each step, show the path to the node that is being expanded, the length of the actual path and the total estimated cost of the path (actual + heuristic). For your answer, make a table with three headings - Path to Current Node, Length of Path and Total Estimated Cost.[8]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
