Skip to content

JonathanGabor/fifteen-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fifteen-solver

15 puzzle solver. Uses bidirectional A* with Ken'ichiro Takahashi's walking distance heuristic.

To Run

python tests.py

This will run the solver on 20 randomly generated test cases.

About

15 puzzle solver. Uses bidirectional A* with Ken'ichiro Takahashi's walking distance heuristic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages