paras-yadav1 / The-Pac-Man-Project

My solutions to the UC Berkeley AI Pacman Projects. Search: Implement depth-first, breadth-first, uniform cost, and A* search algorithms. These algorithms are used to solve navigation and traveling salesman problems in the Pacman world.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

My solutions to the UC Berkeley AI Pacman Projects. Search: Implement depth-first, breadth-first, uniform cost, and A* search algorithms. These algorithms are used to solve navigation and traveling salesman problems in the Pacman world.


Languages

Language:Python 100.0%