idastar
Here are 16 public repositories matching this topic...
A sliding puzzle game and solver using ncurses.
-
Updated
Mar 5, 2017 - C++
implementation of informed and uninformed search algorithms: UCS, IDS, A*, Bi directional A* and IDA*.
-
Updated
Jan 8, 2022 - C++
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
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
🧩 Prolog solver for the 15 puzzle problem
-
Updated
Jun 26, 2022 - Prolog
Serial and Parallel( using MPI) implementations of IDA* for solving the sliding puzzle problem
-
Updated
Feb 18, 2021 - C++
A fast 3/4-Puzzle solver written in C++
-
Updated
Jan 19, 2019 - C++
University Assignment on A* and IDA* in RushHour game
-
Updated
Feb 24, 2022 - Jupyter Notebook
Exercise: Colored NxM-tile puzzle solution
-
Updated
Jun 20, 2020 - Rich Text Format
IDA* algorithm implemented in Scala using functional programming
-
Updated
May 31, 2018 - HTML
Improve this page
Add a description, image, and links to the idastar topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the idastar topic, visit your repo's landing page and select "manage topics."