Solver and benchmark suite for the 'sliding number puzzle' in Python — BFS, A*, IDA*, visual playback, CSV/Markdown performance reports.
-
Updated
Aug 15, 2025 - Python
Solver and benchmark suite for the 'sliding number puzzle' in Python — BFS, A*, IDA*, visual playback, CSV/Markdown performance reports.
C++ source to solve Rubik's cube cross, xcross, xxcross, xxxcross, xxxxcross, last layer substeps (OLL, ZBLS, etc.), last layer.
A robot designed to scan and solve a Rubik's Cube using the IDA* pathfinding algorithm
SoteriaReitti assists emergency responders in finding the optimal routes during emergency situations.
Rubik's cube cross, xcross, xxcross, xxxcross, xxxxcross solver, and last layer solver based on xxxxcross solver
A fully implemented Rubik's Cube that allows you to make all possible moves with the functionality of solving the Rubik's Cube using the IDA* algorithm and DFS.
Comparison of BFS, DFID, A* and IDA* algorithms on the 15-Puzzle Problem.
Sudoku Project on the subject of informed search in artificial intelligence and expert systems course
Android app that uses CNN and IDA* algorithms to detect and solve 15-Puzzles
Python application for generating graphs in two-dimensional XY-plane, and using the IDA* and the Dijkstra algorithm to find all and any shortest paths. Docs only in Finnish.
Ben Gurion University "Search in Artificial Intelligence (372.2.5513)" course project
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.
Solve 15-Puzzle problem by A* and IDA* algorithm
My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes
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
Resolving Water Pots problem using KR Algorithm
Prolog implementation of the IDA* search algorithm, Artificial Intelligence Fundamentals Exams (2017-18)
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."