BFS, IDS, Greedy & A* applied to the 8-puzzle problem. ⚙️
-
Updated
Jun 1, 2020 - Python
BFS, IDS, Greedy & A* applied to the 8-puzzle problem. ⚙️
Artificial Intelligence Course at Parul University taught in Spring 2023 by Mr Smaranjit Ghose
A BFS and A* implementation to the classic 8-puzzle problem
Implementation of the 8-Puzzle problem using A* Search Algorithm
Solving RGB Puzzle via State Space Search Algorithms
a board game called Barjees ("برجيس or برسيس" in Arabic), better viewed on computers & tablets
Lab solutions for Artificial Intelligence ("Umjetna inteligencija") course at FER 2019/20 led by izv. prof. dr. sc. Jan Šnajder and doc. dr. sc. Marko Čupić
⚙️ A library providing searches on state space
A* and IDA* search implemented in Java.
CSCI-4202 - Artificial Intelligence - Programming Assignment 1 – Problem Solving Using Search
Another take at Sudoku solving
Eight puzzle solver using iterative deepening
A simulation of the state space search techniques using OpenGL.
Logic programming
Project of an intelligent autonomous garbage truck that implements most important learning methods in artificial intelligence. Created for Artificial Intelligence classes in the summer semester of 2020/2021 at Adam Mickiewicz University in Poznań with @HondaPL, @SmoothCrimminal and @Maciasty15.
A toy implementation of search-based planning on the river crossing problem.
Sokoban level solver w/ bidirectional A* search
Programs, reports, and documentation for the coursework on Artificial Intelligence
Add a description, image, and links to the state-space-search topic page so that developers can more easily learn about it.
To associate your repository with the state-space-search topic, visit your repo's landing page and select "manage topics."