NxM-tile Puzzle solver with A*, DFID, IDA* and DFBnB algorithms
-
Updated
Feb 17, 2024 - Java
NxM-tile Puzzle solver with A*, DFID, IDA* and DFBnB algorithms
42 Algorithm project that solve n-puzzle
A Project demonstrating the Search Algorithms: BFS, DFS, DFID, A*(AStar), IDA*(IDAStar), DFBnB
Solving the 15-Puzzle sliding game with informed search algorithms and various heuristics.
Add a description, image, and links to the idastar-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the idastar-algorithm topic, visit your repo's landing page and select "manage topics."