Skip to content

abhishekgupta368/Maze-Solver-using-A-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Maze-Solver-using-A-Algorithm

In Project, I used one of famous technique to solve maze which is A* Search algorithm.This algorithm will use two value which edge value and heuristic value to calculate nearest possible node and like it solve whole maze.

As we given maze, In Which 1 represent unblocking state and 0 represent blocking state and After performing A* search,

new_maze solved_maze

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published