Topic: "uninformed-search"
chitholian/AI-Search-Algorithms
This is an educational repository containing implementation of some search algorithms in Artificial Intelligence.
Language: Python - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 24 - Forks: 19

biqar/puzzle-solver
This repository contains generic platform for solving and benchmarking computational puzzles using different search strategies
Language: C++ - Size: 3.17 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 3

Ahmed712441/AI-Graph-Search
Desktop app for visualizing graph search algorithms
Language: Python - Size: 11.9 MB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 5

FawadJawaid/8-puzzle-solver-AI
This is an Artificial Intelligence project which solves the 8-Puzzle problem using different Artificial Intelligence algorithms techniques like Uninformed-BFS, Uninformed-Iterative Deepening, Informed-Greedy Best First, Informed-A* and Beyond Classical search-Steepest hill climbing.
Language: C++ - Size: 108 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 6

Subangkar/Missionaries-and-Cannibals-Problem-Python
This Python implementation is a scaled up version of the Missionaries and Cannibals problem with arbitary number of missionaries, cannibals and boat capacity
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 8

aliakbars/uai-ai
Repositori untuk mata kuliah Artificial Intelligence & Machine Learning di Universitas Al Azhar Indonesia
Language: Jupyter Notebook - Size: 34.2 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 7

MahtabRanjbar/Queue-simulation
The Single Queue Simulation is an implementation of a simulation model with multiple servers and queue priority.
Language: Python - Size: 36.1 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

CoGian/Blocks_World
An Implementation of Blocks World problem with python. The blocks world is one of the most famous planning domains in artificial intelligence for more info (https://en.wikipedia.org/wiki/Blocks_world)
Language: Python - Size: 444 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 2

MohamadTarekk/EightPuzzle
Eight Puzzle solver using BFS, DFS & A* search algorithms
Language: Java - Size: 2.76 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

adar2/Maze-Solver
implementation of informed and uninformed search algorithms: UCS, IDS, A*, Bi directional A* and IDA*.
Language: C++ - Size: 220 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

wesleey/python-artificial-intelligence
Search, Knowledge, Uncertainty, Optimization, Learning, Neural Networks and Language.
Language: Python - Size: 188 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

mohamedhassan279/8-puzzle
8 puzzle solver using: BFS, DFS, A* (Manhattan, Euclidean)
Language: Python - Size: 2.51 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

Vedang12d/Pathfinding-Visualizer
Visualizer for graph algorithms
Language: JavaScript - Size: 1.65 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Faisal-AlDhuwayhi/AI-Solving-n-puzzle
Solving the n-puzzle problem using informed and uninformed search strategies
Language: Python - Size: 19.7 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

hmohebbi/BlockingCarMonitor
A monitor program using Qt Quick Application for monitoring Blocking Car (Rush Hour) game: A project to learn Uninformed and Informed AI Search
Language: C++ - Size: 7.52 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

mielutzio/search-algorithms
Search algorithms for 8-puzzle problem search problem and traveling salesman optimization problem.
Language: Python - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

nimaiji/AICodes
Nowadays we all know that how much AI and ML algorithms could impact our applications in various parts. Nonetheless, this repository was created with the purpose of sharing rudimentary and practical algorithms and concepts in this major. You can check out the contribution rules to know how you can join us for this help.
Language: Jupyter Notebook - Size: 38.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mouralisandra/ArtificialIntelligenceLabs
A collection of AI labs for the Artificial Intelligence course taught at INSAT. Those labs contain manual implementation and optimisations of both informed and uninformed search algorithms to solve the Sliding Puzzle game and CSP algorithms with different heuristics to solve the Sudoku game.
Language: Jupyter Notebook - Size: 90.8 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

YoussefAboelwafa/8-Puzzle_Solver
8 Puzzle Solver Using Classical Search Algorithms: DFS | BFS | A*
Language: Python - Size: 56.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Caknoooo/Artificial-Intelligence-Algorithm
This repository contains all of my learning about Artificial Intelligence in lectures at ITS
Language: Jupyter Notebook - Size: 188 KB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

AnkitBorude/Water_Jug
Implementation of Water Jug Problem in AI using BFS and DFS
Language: Java - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

arashsm79/jade-swarm
Implementation of uninformed and informed AI search algorithms in Rust. Search algorithms include BFS, DFS, A*, RBFS, IDS, IDA*, and GBFS.
Language: Rust - Size: 266 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Arvind-kumar-M-08/AI-CS-312-lab
Artificial Intelligence Lab
Language: Python - Size: 1.67 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 2

yosra270/n-puzzle
Solving n-puzzle game using informed and uninformed search algorithms.
Language: Python - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

seyedsaleh/rubik2D-IDS
A Rubik's Cube solver implementation with optimal algorithms (e.g. DLS, IDS) in C++ ❓
Language: C++ - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

omarabdelaz1z/Uninformed-Search-Knight-Move-Across-Obstacles
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

RATHOD-SHUBHAM/Artificial-Intelligence
A curated list of my Artificial Intelligence project.
Language: Python - Size: 495 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Ahaan-R/Informed-and-Uninformed-Search-Algorithm
The program will compute a route between the origin city and the destination city, and will print out both the length of the route and the list of all cities that lie on that route. It should also display the number of nodes expanded and nodes generated.
Language: Python - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

HarshRangwala/Artificial-Intelligence-algorithms
Different algorithms of AI implemented in Python.
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

EmreKumas/2D-Maze-Solver 📦
This program solves a 2D maze with the help of several search algorithms like BFS, DFS, A* (A-Star) etc.
Language: Python - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Daviid-Perez-S/laberinto-busqueda-no-informada
Algoritmo para encontra la salida de un laberinto, dado un punto de inicio y algunos obstáculos, usando un algoritmo de búsqueda no informada de tipo "Búsqueda en profundidad" (DFS).
Language: Python - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ahmedibrahimq/ToH
Solving Towers of Hanoi game using uninformed search algorithms. (B.Sc. course work)
Language: C# - Size: 276 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

FarrelAD/Uninformed-Search-Algorithms-Comparison
Implementation and comparison of some uninformed search algorithms
Language: Python - Size: 5.32 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

rabbiyabukhari/Artificial_Intelligence
This repository implements classic AI techniques for solving problems using informed (A*, Greedy Best-First) and uninformed (DFS, BFS) search algorithms. Includes code, notes, and key observations to deepen understanding.
Language: Python - Size: 4.81 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

musty-ess/Degrees-Of-Separation-Finding-The-Shortest-Path-AI
Degrees is a Python program that determines how many degrees of separation exist between two actors. The concept is based on the popular "Six Degrees of Kevin Bacon" game, which posits that any two actors can be connected through their movie roles in six steps or fewer.
Language: Python - Size: 21 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

MarinosSav/Schnapsen_Card_Game_Bot
Experimenting with intelligent agents utilizing a variety of different algorithmic methods to develop an expert level bot for the card game of Schnapsen.
Language: Python - Size: 545 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

yawenx2004/dart-cosc076
September - November 2023 // Select class projects from COGS 44/COSC 76 (Artificial Intelligence) at Dartmouth College.
Language: Python - Size: 2.01 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

brandondionisio/Informed-Search-Pancake-Sorting
Implementations of a A* search algorithm and an Uninformed Cost Search (UCS) algorithm to solve the Pancake Sorting Problem -- that is, order a disordered stack of different sized pancakes by flipping all pancakes above a certain depth.
Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ShababAhmedd/CSE422_Artificial.Intelligence
This repository contains all the lab assignments done in the CSE422 course of BracU.
Language: Jupyter Notebook - Size: 1.28 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bekatan/cse362
Course work for CSE 362: Artificial Intelligence. Implementations for basic informed and uninformed search algorithms
Language: C++ - Size: 322 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

a-tokyo/help-r2-d2-escape
🔍🤖An informative visualization of the different search types used by AI agents.
Language: JavaScript - Size: 342 KB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

barishazar3431/peg-solitaire-solver
Peg Solitaire Solver Using Different Uninformed Search Algorithms in Javascript
Language: JavaScript - Size: 2.16 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sebastian6551/Mario-Smart
First project of Introduction to AI at Universidad del Valle. Mario's goal is to find the princess using artificial intelligence algorithms. Uninformed (Breadth-First Search, Uniform-Cost Search and Depth-First Search) and Informed (Greedy Search and A* Search) search algorithms are used.
Language: Python - Size: 1.79 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

memgonzales/blind-pathfinder
Intelligent system demonstrating the application of search strategies in the context of mostly-uninformed pathfinding in an environment with obstacles
Language: Java - Size: 4.49 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adameseliga/8-square-Search-Algorithms
This program runs in console. It lets the user choose an algorithm to try to solve the 8-square problem with a random starting state. The algorithms included are depth-limited search, uniform-cost search, (greedy) best-first search, and A* search.
Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andidprastyo/Kecerdasan-Buatan
Jobsheet 1 - Uninformed Search Mata Kuliah Kecerdasan Buatan
Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TomatoFT/Sokoban-Uninformed-Search
The first assignment of CS106 (Artifitial Intelligent) of UIT.
Language: Python - Size: 1.89 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

hamedrq7/Solving-Problems-by-Searching
This is a homework about various Uninformed and Informed search algorithms, implemented for solving a simple game. This homework is a part of many projects in a Fundamentals to AI course @ FUM.
Language: Jupyter Notebook - Size: 1.95 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

morteza-nouri/AI-Search
Artificial Intelligence Course - Computer Assignment 1 - Search Algorithms - University of Tehran - Spring 1401
Language: HTML - Size: 358 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Fawad433/AI
Artificial Intelligent algorithms implementation on basic games
Language: Jupyter Notebook - Size: 1.48 MB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

hofarah/AI_search_methods
Language: Java - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ckacquah/Search-Algorithms-Python
This is a simple project with a collection of python scripts that demonstrate several informed and uninformed search strategies.
Language: Python - Size: 218 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

HebaElwazzan/8-Puzzle
This program solves the 8-puzzle game using different informed and uninformed search methods
Language: Python - Size: 278 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

starUnvs/uninformed_search
Basic uninformed search algorithms in AI: BFS, uniform cost search and A* search. The goal is to find a path in a matrix map with minimum cost.
Language: Python - Size: 958 KB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jtallar/sokoban-solver
Sokoban solver using informed and uninformed search.
Language: Python - Size: 6.35 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

rystrauss/cannibals
Search strategies for problem-solving agents.
Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

muhammedsaidkaya/python-un-informed-search-analysis
This repository includes search algorithms analysis and comparision by applying these algorithms for real time problems like ADHOC Network minimum distance calculation and these are implemented in Python
Language: Jupyter Notebook - Size: 109 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

junthbasnet/Pacman-Search
Array of AI Search algorithms is employed to playing Pac-Man ⍩⃝.
Language: Python - Size: 10.5 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 2

navidadelpour/pacman-solver
pacman solver with uninformed search algorithms in python
Language: Python - Size: 90.8 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

m3eeza/AI-search-algorithms
Language: Java - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

panktit/ai-algorithms-implementation
Implementation of various Artificial Intelligence problems in java
Language: Java - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

GiacomoFerro/ai-lab-2019
Artificial Intelligence Laboratory Course A.A. 2018/19 University of Verona.
Language: Jupyter Notebook - Size: 2.84 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

fregkos/blocks-world
My solution to BW20019 assignment for Artificial Intelligence course in UoM.
Language: Python - Size: 458 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

wildomonges/artificial-intelligence
Here you will find resolved problems using artificial intelligence.
Language: Python - Size: 92.1 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

akozlu/Uninformed-Search-
Solution to three classic puzzles from the perspective of uninformed search. N-Queens, Lights Out and Linear Disk. Written in python 2.7
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

carlosjtacon/uni-artificial-intelligence-basics
artificial intelligence basics @ university of alcalá
Language: Racket - Size: 619 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

SanyaKathuria10/AI-Search-Algorithms
This contains my Java based implementations for uninformed search strategies which inlcude BFS, DFS and A* algorithm in AI Spring 2018 class.
Language: Java - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 3

MatthewMancino/PuzzleSolver
Solves three toy problems using state-space search
Language: Python - Size: 821 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sfcoding-school/Peg-Solitaire-Uninformed-Search
Esonero corso Modelli e Metodi dell'Intelligenza Artificiale
Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0
