Skip to content

A Maze Solving Agent using greedy best first search and A*star algorithms

Notifications You must be signed in to change notification settings

mujtaba-farooq/GBFS-Astar-Maze-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maze Solver

A maze solver using

  • greedy best first search algorithm
  • A star algorithm

Maze visualization with all indexes: