ida-star-algorithm
Here are 31 public repositories matching this topic...
Final project for AI class at the University of Florence. Solves 8 and 15 Puzzle.
-
Updated
Feb 28, 2018 - Java
Informed and uniformed search algorithm for 15 puzzle
-
Updated
Apr 7, 2021 - Python
A robot designed to scan and solve a Rubik's Cube using the IDA* pathfinding algorithm
-
Updated
Dec 30, 2024 - Python
Implementación del algoritmo IDA* (Iterative Deepening A estrella) para resolver el clásico juego 8 puzzle
-
Updated
Dec 9, 2020 - Jupyter Notebook
Ben Gurion University "Search in Artificial Intelligence (372.2.5513)" course project
-
Updated
Feb 11, 2023 - Python
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
First Assignment in 'Artificial Intelligence' course by Dr. Ram Meshulam at Bar-Ilan University
-
Updated
Sep 4, 2021 - Python
A* and IDA* algorithms on 8-Puzzle
-
Updated
Jun 1, 2019 - Python
Prolog implementation of the IDA* search algorithm, Artificial Intelligence Fundamentals Exams (2017-18)
-
Updated
Apr 12, 2021 - Prolog
Resolving Water Pots problem using KR Algorithm
-
Updated
Jun 13, 2021 - Python
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.
-
Updated
Aug 18, 2023 - Python
Rubik's cube cross, xcross, xxcross, xxxcross, xxxxcross solver, and last layer solver based on xxxxcross solver
-
Updated
Aug 10, 2024 - Python
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.
-
Updated
Mar 27, 2024 - C++
This repository is my solution to an assignment in the course Artificial Intelligence in video games. I uploaded it here because I am going to refactor it and write a blog post about it for my portfolio/resume
-
Updated
Jun 5, 2020 - C#
Java graph traversal and path finding algorithms library. Implements Iterative deepening A* (IDA*)
-
Updated
Dec 2, 2021 - Java
Perfomance optimsed heuristic variant of Iterative Deepening A* on the example of a sliding puzzle; OOP & functional
-
Updated
Aug 10, 2017 - PHP
C++ implementation of IDA* algorithm for solving the 15 and 25 puzzle
-
Updated
Aug 4, 2019 - C++
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.
-
Updated
Jul 13, 2022 - Jupyter Notebook
Improve this page
Add a description, image, and links to the ida-star-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ida-star-algorithm topic, visit your repo's landing page and select "manage topics."