Ocaml N-puzzle game solver using the A* search algorithm
-
Updated
Oct 31, 2019 - OCaml
Ocaml N-puzzle game solver using the A* search algorithm
N-Puzzle solver using A* supporting multiple heuristics
Npuzzle solve with A* Algorithm
Artificial Intelligence Course @fmi 2020/2021
This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
🧩 Implementation of various search algorithms to solve 8-Puzzle and 15-Puzzle instances.
Npuzzle and Nqueen solver with hill climbing and simulated annealing algorithms
Using the A* algorithm to solve the Npuzzle problem.
Ứng dụng thuật toán BFS và A* vào giải bài toán xếp hình N-Puzzle
Solving N-Puzzle problem using AI Algorithms on GPU CUDA
DFS, BFS, A Star and Iteratie Deepening A star (IDA*) for n puzzle game
Python implementation of N puzzle problem using A* and IDA* search algorithms.
Add a description, image, and links to the npuzzle topic page so that developers can more easily learn about it.
To associate your repository with the npuzzle topic, visit your repo's landing page and select "manage topics."