Question: [ 2 pts ] Figure 1 shows a search tree where A denotes the node corresponding to the initial state, and E is the goal
pts Figure shows a search tree where A denotes the node corresponding to the initial
state, and is the goal node. In the figure, denotes the heuristic function value and
denotes the actual cost between nodes ie arch cost
a Find all inconsistent heuristics in Figure
b Create a search tree using the heuristic values given in Figure to carry out
search from A to find goal node E Node expandedvisited does not need to be
revisited The tree must show the complete search process with each node's
values. Report the order of the nodes being expanded, and the final discovered path
from to
c Is the path discovered from the above process optimal or not? Explain why pt
d Correct heuristic values in Figure such that the A using the corrected heuristics
can find optimal path from A to E Solutions must show corrected heuristic values
for all nodes
e Create a search tree using corrected heuristic values to carry out search from to
find goal node E Node expandedvisited does not need to be revisited The tree
must show the complete search process with each node's values. Report the
order of the nodes being expanded, and the final discovered path from A to E pt
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
