- Considering The 4x4 Wumpus World With The Agent Starting At 1 1 Suppose The Agent Has Progressed To Position 2 1 And 1 (15.84 KiB) Viewed 34 times
Considering the 4x4 wumpus world with the agent starting at [1,1] Suppose the agent has progressed to position [2.1] and
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Considering the 4x4 wumpus world with the agent starting at [1,1] Suppose the agent has progressed to position [2.1] and
Considering the 4x4 wumpus world with the agent starting at [1,1] Suppose the agent has progressed to position [2.1] and perceives a breeze in [2.1] Agent's concern is now with the contents of all remaining locations. Each of these can contain a pit and at most one can contain a wumpus or a bag of gold. a. Determine the possible proposition for this current breeze. Explain in detail (10) b. Since the objective of the agent is to navigate and collect bag of gold, which route should the agent take to get to position [2.2]? Explain in detail (6) c. While in position [2.2), agent perceives a stench and a breeze. What causes the breeze at this stage? Give the possible proposition for the stench at this stage. Explain. (10) d. Build a simple knowledge base for the agent (12) e. Give the sentence which satisfies the current position of agent from c. above (4) f. Using KB facts established in d. proof by resolution that a pit is in [3.1]. (10)