Skip to content

8-Puzzle solver using A* Search with the manhattan & hamming heuristic

Notifications You must be signed in to change notification settings

marqueurs404/8-Puzzle-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

8-Puzzle-Solver

Download the repo and run on the CLI: python solver.py inputs\input_1.txt output.txt.

Create your own inputs in the input folder and pass it to the command as an argument accordingly.

About

8-Puzzle solver using A* Search with the manhattan & hamming heuristic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages