Skip to content

Abhi-13/8-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

8-puzzle

C++ code for 8 puzzle problem which uses A* algorithm to find path from initial configuration to final configuration. Change initial and final configuration matrix in main function to check for different configurations. This also checks if we can reach the goal state from final state or not.

About

Simple 8 puzzle problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages