An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ucs-search

earlfranciss/Search-Algorithms-Visualizer

C# desktop app for Design & Analysis of Algorithms course — implements and visualizes search algorithms (BFS, DFS, UCS, GBFS).

Language: C# - Size: 21.9 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ashithapallath/AI-Searches

The AI Searches repository provides a Jupyter Notebook demonstrating the implementation of various AI search algorithms commonly used in optimization and pathfinding problems. It includes algorithms such as Breadth-First Search (BFS), Depth-First Search (DFS), Uniform Cost Search (UCS), Greedy Best-First Search, and A* Search.

Language: Jupyter Notebook - Size: 5.4 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

notayush000/Maze-Solver

Maze Solver using AI

Language: Python - Size: 203 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Zy8712/Shortest-Path-via-Search-Algorithms

Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

scheshmi/AI-Pacman

UC Berkeley AI Pacman Project

Language: Python - Size: 17.5 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

TahaTabatabaei/graph-coloring

exploring diffrent search algorithms, in order to solve graph coloring problem

Language: Java - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

OfekYa/AI_PACMAN_Search

Introduction to Artificial Intelligence - Assignment 13 Search Algorithms DFS, BFS, UCS, A* & Heuristic Functions

Language: Python - Size: 83 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Pendulun/PacManSearchAlgorithms

Graph Search Algorithms for Intro to AI class at UFMG

Language: Python - Size: 643 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GeoKrom/UoI-Artificiall-Intelligence-course

Heuristic - Blind Search algoritms for navigation and Minimax algorithm for a game

Language: Java - Size: 551 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jdshah10/Mars-Rover-AI-Searching-Agent

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.

Language: Python - Size: 258 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0