Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Wumpus_Report to look at brief introduction. There some pictures too.

0) Use 'cd' to navigate to the working directory (where files live)
1) run wumpus.pl using "swipl wumpus.pl" command.
2) After that, you should write "start(L)." command. L is list of all solutions which will be printed in pyinput.txt.
3) Close the program with "halt." command.
4) Run a python script ("python script.py") which will sort all solutions by length in ascending order.
5) Congratulations! You have all possible solutions in pyoutput.txt file.


P.S. You can choose map which agent should play on. Just by uncomment map which you like and comment another.

About

Finding solutions for Wumpus World with prolog

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages