Skip to content

A logic-based implementation of a variant of the classic Wumpus World problem, emulating an intelligent agent that explores & finds all possible paths to the gold.

Notifications You must be signed in to change notification settings

kckusal/wumpus-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

wumpus-world-prolog

A Prolog implementation of a variant of Wumpus World as described in Russell & Norvig's Introduction to Artificial Intelligence: A Modern Approach. The intelligent agent explores the world and outputs all possible paths to the gold.

About

A logic-based implementation of a variant of the classic Wumpus World problem, emulating an intelligent agent that explores & finds all possible paths to the gold.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages