npuzzle
Here are 8 public repositories matching this topic...
-
Updated
Mar 8, 2019 - Python
8 Puzzle problem solution with A* algorithm, BFS, and DFS.
-
Updated
Jan 30, 2021 - Python
DFS, BFS, A Star and Iteratie Deepening A star (IDA*) for n puzzle game
-
Updated
Feb 27, 2019 - Python
Python implementation of N puzzle problem using A* and IDA* search algorithms.
-
Updated
Dec 2, 2019 - Python
This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
-
Updated
May 14, 2024 - Python
Npuzzle and Nqueen solver with hill climbing and simulated annealing algorithms
-
Updated
Jan 9, 2020 - Python
Npuzzle solve with A* Algorithm
-
Updated
May 11, 2019 - Python
Improve this page
Add a description, image, and links to the npuzzle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the npuzzle topic, visit your repo's landing page and select "manage topics."