Skip to content

8 puzzle solver using BFS, DFS and A* , It has simulation that shows the path from start till reaching the goal.

Notifications You must be signed in to change notification settings

verginiaa/8_puzzle_solver.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8_puzzle_solver.

8 puzzle solver using BFS, DFS and A* , It has simulation that shows the path from start till reaching the goal.

Heursitics for A* by :

Manhattan distance.

Euclid distance.

About

8 puzzle solver using BFS, DFS and A* , It has simulation that shows the path from start till reaching the goal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages