Pacman Search Project Implementation of search algorithms (DFS, BFS, UCS, A*) for UC Berkeley's Pacman AI projects. How to Run python pacman.py -l mediumMaze -p SearchAgent -a fn=astar,heuristic=manhattanHeuristic