Skip to content

Program to solve the 8-puzzle problem (and its natural generalizations) using the A* search algorithm.

Notifications You must be signed in to change notification settings

BogdanSukonnov/coursera-algorithms1-8puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#8-puzzle

Program to solve the 8-puzzle problem (and its natural generalizations) using the A* search algorithm.

About

Program to solve the 8-puzzle problem (and its natural generalizations) using the A* search algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages