UC Berkeley AI Pacman Project
-
Updated
Jan 30, 2023 - Python
UC Berkeley AI Pacman Project
Ares-Adventure is a Python-based Sokoban puzzle solver that implements four search algorithms: BFS, DFS, UCS and A*
Introduction to Artificial Intelligence - Assignment 13 Search Algorithms DFS, BFS, UCS, A* & Heuristic Functions
Maze Solver using AI
Graph Search Algorithms for Intro to AI class at UFMG
Engineered a proficient and competent mars rover search agent in python which can give the shortest path by using 4 different algorithms ( A*-UCS-BFS ) for Mars rover by taking care of given obstacles on Mars. Designed multiple heuristics function and chose the best one.
Add a description, image, and links to the ucs-search topic page so that developers can more easily learn about it.
To associate your repository with the ucs-search topic, visit your repo's landing page and select "manage topics."