Informed-and-Uninformed-Search Informed and Uninformed Search program This program contains three method (A*, BFS, DFS) and also pygame for finding the shortest path from start point to end point by using these methodes.