Question: Problem 2: Describe reasonable heuristic algorithms or rules for the follow- ing problems. For this problem, you do not need to give full implementation details:

Problem 2: Describe reasonable heuristic algorithms or rules for the follow- ing problems. For this problem, you do not need to give full implementation details: it is enough to describe the main idea behind the algorithm or rule in 1-2 sentences. Keep in mind that it is ok if a heuristic sometimes fails to find the best answer. 2. PacMan is a popular video game in which you control a character in a maze. The maze contains golden tokens at various locations, and your goal is to `eat' as many of these tokens as you can (in other words, move the PacMan character over the tokens). The maze also contains `ghosts', who move around the maze and try to eat PacMan. If a ghost collides with PacMan, then the game is over. Design a reasonable heuristic algorithm for maximizing the number of tokens collected. (See https://www.google.com/#q=pacman&clb=clb to play.)

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!