A sliding puzzle game and solver using ncurses.
-
Updated
Mar 5, 2017 - C++
A sliding puzzle game and solver using ncurses.
IDA* algorithm implemented in Scala using functional programming
A fast 3/4-Puzzle solver written in C++
A* and IDA* search implemented in Java.
Solving N-Puzzle problem using AI Algorithms on GPU CUDA
Python implementation of N puzzle problem using A* and IDA* search algorithms.
Exercise: Colored NxM-tile puzzle solution
Serial and Parallel( using MPI) implementations of IDA* for solving the sliding puzzle problem
4x4 15 piece sliding puzzle solution using A* and IDA* algorithms (Python implementation)
implementation of informed and uninformed search algorithms: UCS, IDS, A*, Bi directional A* and IDA*.
University Assignment on A* and IDA* in RushHour game
🧩 Prolog solver for the 15 puzzle problem
Add a description, image, and links to the idastar topic page so that developers can more easily learn about it.
To associate your repository with the idastar topic, visit your repo's landing page and select "manage topics."