idastar
Here are 17 public repositories matching this topic...
A sliding puzzle game and solver using ncurses.
-
Updated
Mar 5, 2017 - C++
Python implementation of N puzzle problem using A* and IDA* search algorithms.
-
Updated
Dec 2, 2019 - Python
4x4 15 piece sliding puzzle solution using A* and IDA* algorithms (Python implementation)
-
Updated
Mar 2, 2021 - Python
🧩 PuzzleMaestro — Puzzle deslizante 4x4 en Java Swing con solucionador automático IDA* (Manhattan + conflicto lineal), animación paso a paso y 101 pruebas JUnit 5.
-
Updated
Sep 18, 2026 - Java
Solving N-Puzzle problem using AI Algorithms on GPU CUDA
-
Updated
Apr 30, 2019 - Cuda
A* and IDA* search implemented in Java.
-
Updated
Mar 7, 2019 - Java
Serial and Parallel( using MPI) implementations of IDA* for solving the sliding puzzle problem
-
Updated
Feb 18, 2021 - C++
Kotlin library for solving 15 puzzle games
-
Updated
Apr 3, 2026 - Kotlin
A fast 3/4-Puzzle solver written in C++
-
Updated
Jan 19, 2019 - C++
University Assignment on A* and IDA* in RushHour game
-
Updated
Jul 19, 2025 - Jupyter Notebook
🧩 Prolog solver for the 15 puzzle problem
-
Updated
Jun 26, 2022 - Prolog
Using an IDA*-based algorithm to solve the BrainBall puzzle
-
Updated
Jul 8, 2026 - Java
Exercise: Colored NxM-tile puzzle solution
-
Updated
Jun 20, 2020 - Rich Text Format
3x3 Rubik's Cube solver in C++ implementing DFS, BFS, IDDFS, and IDA* with bitboard state representation and heuristic pruning. Solves 8-move scrambles in under 3s.
-
Updated
Jul 23, 2026 - C++
IDA* algorithm implemented in Scala using functional programming
-
Updated
May 31, 2018 - HTML
Add this topic to your repo
To associate your repository with the idastar topic, visit your repo's landing page and select "manage topics."