Skip to content

Project to solve a given eight puzzle of any varying difficulty level. Search algorithms are used to reach the goal node from the initial node.

Notifications You must be signed in to change notification settings

pratheekcr/8_Puzzle_Solver_Using_A-Star_Search_Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8_Puzzle_Solver_Using_A-Star_Search_Algorithm

This project explores the Uniform Cost Search Algorithm and A-Star Search algorithm with Misplaced Tile Heuristic and Manhattan Distance Heuristic.

About

Project to solve a given eight puzzle of any varying difficulty level. Search algorithms are used to reach the goal node from the initial node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages