Skip to content

MxN Sliding puzzles solver implementing BFS, DFS, and A star (including Manhattan and Hamming heuristics) algorithms. Python code fully type annotated, using MypyC for building external C extensions for runtime performance.

Notifications You must be signed in to change notification settings

Mad-Beavers/fifteen_puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

About

MxN Sliding puzzles solver implementing BFS, DFS, and A star (including Manhattan and Hamming heuristics) algorithms. Python code fully type annotated, using MypyC for building external C extensions for runtime performance.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages