-
Notifications
You must be signed in to change notification settings - Fork 3
A sokoban solver in python
License
lrei/willy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sokoban Solver Uses the IDA* search algorithm Minmatching Reduces search space by removing unsafe positions Hash Tables to prevent loops Macro moves to merge multiple states into a single state Relevance cuts Implemented in Python Paper describing this project: http://www.scribd.com/doc/82055671/
About
A sokoban solver in python
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published