项目作者: 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
创建时间: 2021-07-15T14:55:01Z
项目社区:https://github.com/Areesha-Tahir/GBFS-A_Star-Maze-Slover-In-Python

开源协议:MIT License

下载


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.