204k views
5 votes
Given the following tree, use the hill climbing procedure to climb up the tree. Use your suggested solutions to problems if encountered. K is the goal state and numbers written on each node is the estimate of remaining distance to the goal.

User Radim
by
3.4k points

1 Answer

2 votes
I see that using the hill climbing procedure to climb up a tree
User MK Patel
by
3.6k points