Question: Exercise 1: Consider the following oriented graph that represents the road map between cities (figure 1). The weights on the link represent the distance between

 Exercise 1: Consider the following oriented graph that represents the road

Exercise 1: Consider the following oriented graph that represents the road map between cities (figure 1). The weights on the link represent the distance between connected cities. Let A be the initial city and G the destination city. Assume the following set of the straight line distance between G and other cities. A 6 B 7 C 3 D 10 E F 4 14 A B 1. Give the complete search tree from the following graph with depth limit I=4. 2. show how the uniform cost search algorithm works for reaching the goal. Is it optimal in this case, why? show how the greedy best first search works for reaching the goal. Is this algorithm complete in this case, why? Is it optimal in this case, why by giving one example? show how the Hill Climbing search works for reaching the goal. Is this algorithm complete in this case, why? Figure 1

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!