Areesha-Tahir / GBFS-A_Star-Maze-Slover-In-Python

A program to solve a maze using Greedy Best First Search (GBFS) and A Star algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A program to solve a maze using Greedy Best First Search (GBFS) and A Star algorithm.

License:MIT License


Languages

Language:Python 100.0%