CSC266 Artificial Intelligence

Artificial IntelligenceTU Board 2082

Apply the hill climbing search algorithm to solve the following problem. Assume the heuristic function h(n) = +1 for all blocks in the support structure if the block is correctly positioned,…

5

Apply the hill climbing search algorithm to solve the following problem. Assume the heuristic function h(n) = +1 for all blocks in the support structure if the block is correctly positioned, otherwise -1.

Initial State:

Goal State:

A worked answer is on its wayMeanwhile, read the Artificial Intelligence notes for this topic.

Discussion

Loading…

More Artificial Intelligence questions

All Artificial Intelligence old questions