A* search n-Puzzle solver and heuristic domination analysis
-
Updated
Feb 15, 2023 - Java
A* search n-Puzzle solver and heuristic domination analysis
8 Puzzle Game
An application that uses A* algorithm and uniform cost search to solve 8-puzzle.
Puzzle solver is a Java app which implements A* algorithm for numeric puzzles.
4️⃣ Coursera: Algorithms Part 1 - Princeton University | Week 4
This project creates an 8 puzzle game and solves the game.
Add a description, image, and links to the 8puzzle-solver topic page so that developers can more easily learn about it.
To associate your repository with the 8puzzle-solver topic, visit your repo's landing page and select "manage topics."