Skip to content

A* search for the 8-puzzle using a pattern database heuristic

Notifications You must be signed in to change notification settings

leo-ware/8-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

8-Puzzle

Python code to solve the 8-puzzle using A* search. There are a couple different heuristics including manhattan distance and a pattern database.

About

A* search for the 8-puzzle using a pattern database heuristic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages