Logic Agent
- Due:
- 5:00am, Thursday December 12, 2024
Description
Your goal is to implement an agent that solves the Wumpus World problem by
providing new definitions for the predicates in agents.pl
file from the
previous assignment. This assignment will be evaluated based on the results of
run_trials
(the actions the agent takes, the total score, and the number of
iterations needed to find a solution) relative to all of the assignment
submissions. The agent will be tested on the Wumpus World from the previous
assignment and one or more unknown test configurations.
Turning in the Assignment
To submit your assignment, create a zip file named p6.zip
of a
DIRECTORY named p6
containing the following files:
agents.pl
Then submit that file to the appropriate folder on D2L.