n-puzzle topic

List n-puzzle repositories

Artificial-Intelligence-Assignments

20
Stars
3
Forks
Watchers

A-List of all the Assignment done in Artificial Intelligence Course @IIIT-D

n-puzzle

23
Stars
6
Forks
Watchers

My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes

n-puzzle

41
Stars
16
Forks
Watchers

Single-page web app for learning about graph search algorithms, such as Depth-First Search and A* Search