https://github.com/hxndev/solving-a-maze-using-gbfs-and-a-star
In this, we solved a maze using both Greedy Best First Search Algortihm and A* Algorithm
https://github.com/hxndev/solving-a-maze-using-gbfs-and-a-star
a-star a-star-algorithm a-star-path-finding a-star-search code gbfs gbfs-algorithm greedy-best-first-search maze maze-solver python
Last synced: 24 days ago
JSON representation
In this, we solved a maze using both Greedy Best First Search Algortihm and A* Algorithm
- Host: GitHub
- URL: https://github.com/hxndev/solving-a-maze-using-gbfs-and-a-star
- Owner: HxnDev
- License: mit
- Created: 2021-07-20T15:19:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-20T15:19:48.000Z (almost 4 years ago)
- Last Synced: 2024-01-27T14:39:09.433Z (about 1 year ago)
- Topics: a-star, a-star-algorithm, a-star-path-finding, a-star-search, code, gbfs, gbfs-algorithm, greedy-best-first-search, maze, maze-solver, python
- Language: Python
- Homepage:
- Size: 255 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
All the files have been commented for your ease. Furthermore you may also add further comments if you may.
For further queries contact me at : [email protected]