My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes
-
Updated
Mar 14, 2022 - Python
My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes
Sudoku Project on the subject of informed search in artificial intelligence and expert systems course
A-List of all the Assignment done in Artificial Intelligence Course @IIIT-D
All the programming assignments done as a part of the AI course in IIIT Delhi
Solve 15-Puzzle problem by A* and IDA* algorithm
My Solutions to Programming Assignments of Artificial Intelligence, Machine Learning and Digital Image Processing
Comparison of BFS, DFID, A* and IDA* algorithms on the 15-Puzzle Problem.
C++ source to solve Rubik's cube cross, xcross, xxcross, xxxcross, xxxxcross, last layer substeps (OLL, ZBLS, etc.), last layer.
Ben Gurion University "Search in Artificial Intelligence (372.2.5513)" course project
A robot designed to scan and solve a Rubik's Cube using the IDA* pathfinding algorithm
Java graph traversal and path finding algorithms library. Implements Iterative deepening A* (IDA*)
First Assignment in 'Artificial Intelligence' course by Dr. Ram Meshulam at Bar-Ilan University
Implementación del algoritmo IDA* (Iterative Deepening A estrella) para resolver el clásico juego 8 puzzle
Informed and uniformed search algorithm for 15 puzzle
Final project for AI class at the University of Florence. Solves 8 and 15 Puzzle.
Rubik's cube cross, xcross, xxcross, xxxcross, xxxxcross solver, and last layer solver based on xxxxcross solver
Resolving Water Pots problem using KR Algorithm
Add a description, image, and links to the ida-star-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the ida-star-algorithm topic, visit your repo's landing page and select "manage topics."