Skip to content

nrupeshsurya/Wumpus-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wumpus World

Wumpus problem coded in python.

Done as a part of Artificial Intelligence course.

Heuristics used : Early termination, Pure symbols, Unit clauses

Usage

Ensure that the current state you want to solve is present in the agent.py file.

Note : This assumes that the world of wumpus world is trivial with the agent not having arrows.

python3 2017B2A70767G_Nrupesh.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Releases

No releases published

Packages

No packages published

Languages