It creates and visualizes trees and supports various search algorithms such as BFS, DFS, UCS, A*, Best-First Search, IDS, and Backtracking
-
Updated
Oct 7, 2024 - C++
It creates and visualizes trees and supports various search algorithms such as BFS, DFS, UCS, A*, Best-First Search, IDS, and Backtracking
CSCI561-Foundations of AI Coding Assignment-1
Implementation of Greedy, Uniform Cost Search (UCS), and A* Search algorithms to find seating arrangements with minimal conflict.
Tugas Kecil 3 Strategi Algoritma IF2211 - Shortest Path Problem Solver using UCS and A* Algorithm
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*
8 Puzzle game
path finding Algorithms (A* , UCS)
there are some simple projects using artificial intelligence algorithm
Developing some algorithms to play Pacman by Artificial Intelligence
Pathfinding With UCS and A* algorithm
Breadth First Search | Depth First Search | Uniform Cost Search
A basic game in Pac-Man style demonstrating the use of classical AI.
sort it game with help of AI and search algorithms | college project
Wayfinding Soldier 迷走士兵 - 透過士兵走訪實作深度優先DFS、廣度優先BFS以及損失優先UCS演算法。
Repository Tucil 3 IF2211 Strategi Algoritma
Informed & Uninformed Search algorithms [school assignment]
Uniform Cost Search and A* Algorithm for Pathfinding
CSCI - 561 Foundation of Artificial Intelligence Spring 2021 Homework 1"Oregon Trail" Search implementation
Add a description, image, and links to the ucs-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the ucs-algorithm topic, visit your repo's landing page and select "manage topics."