项目作者: Areesha-Tahir
项目描述 :
A program to solve a maze using Greedy Best First Search (GBFS) and A Star algorithm.
高级语言: Python
项目地址: git://github.com/Areesha-Tahir/GBFS-A_Star-Maze-Slover-In-Python.git
GBFS-A_Star-Maze-Slover-In-Python
Solution in python to solve mazes through Greedy Best First Search and A Star algorithm.
Feel free to add any comments if needed.