An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with ucs-algorithm

A curated list of projects in awesome lists tagged with ucs-algorithm .

https://github.com/saurabhjalendra/ai-pathfinding

AI Pathfinding Implementation featuring Uniform Cost Search (uninformed) and Recursive Best-First Search (informed) algorithms. Solves grid-based navigation with dynamic cost calculations, performance metrics, and path visualization. Developed for academic research in search algorithms.

artificial-intelligence machine-learning pathfinding python rbfs-algorithm ucs-algorithm

Last synced: 01 Aug 2025

https://github.com/mhashim6/ai-classic-search-alogrithms

Informed & Uninformed Search algorithms [school assignment]

ai astar-algorithm bfs-algorithm dfs-algorithm gbfs-algorithm ucs-algorithm

Last synced: 05 Mar 2025

https://github.com/erikbernard/dimacs-project-ai

Projeto criado para disciplina Inteligência Artificial, Com objetivo de calcular uma rota entre os dois pontos usando os seguintes algoritmos: ○ Busca em Largura ○ Busca em profundidade (podendo ser o limitado) ○ Busca de custo uniforme ○ A*

astar-algorithm bfs-algorithm dfs-algorithm dimacs ucs-algorithm

Last synced: 24 Feb 2025

https://github.com/hannani7/treesearchalgos

Breadth First Search | Depth First Search | Uniform Cost Search

bfs-algorithm dfs-algorithm ucs-algorithm

Last synced: 31 Aug 2025

https://github.com/mikeleo03/shortest-path-problem-solver

Tugas Kecil 3 Strategi Algoritma IF2211 - Shortest Path Problem Solver using UCS and A* Algorithm

astar-algorithm shortest-path-algorithm ucs-algorithm web-based

Last synced: 16 Mar 2025