Search code examples
Manhattan distance in 8 puzzle...

mathprologsliding-tile-puzzle

Read More
Last function code of 8puzzle in Python...

pythonmatrixsliding-tile-puzzle

Read More
8 puzzle solving using A*: a child node repeating its ancestor's state...

javaa-starheuristicssliding-tile-puzzle

Read More
8-puzzle images dimensions incorect...

javaswingjframesliding-tile-puzzle

Read More
A* Algorithm 8-puzzle...

javasliding-tile-puzzle

Read More
Solving 8-Puzzle using DFS...

javaartificial-intelligencedepth-first-searchsliding-tile-puzzlestate-space

Read More
Trouble passing 2D array in C++ 8 Puzzle...

c++artificial-intelligencesliding-tile-puzzle

Read More
Solve 8-puzzle game...

c++algorithmdistancepuzzlesliding-tile-puzzle

Read More
Ideas for an efficient way of hashing a 15-puzzle state...

algorithmhashsliding-tile-puzzle

Read More
Is Manhattan distance still an admissible heuristic in this modified n-puzzle?...

algorithma-starsliding-tile-puzzle

Read More
Unable to determine if my IDA* implementation has a bug or is just inefficient...

javasearchartificial-intelligencesliding-tile-puzzle

Read More
n-puzzle solving with A* algorithm using C++...

c++heuristicsa-starsliding-tile-puzzle

Read More
OpenGL glut animation of 8 puzzle solving...

copenglanimationglutsliding-tile-puzzle

Read More
Infinite loop and recursion in Python...

pythondepth-first-searchiterative-deepeningsliding-tile-puzzle

Read More
Does the position of the blank in an n-puzzle solution affect the set of valid puzzles?...

artificial-intelligenceheuristicssliding-tile-puzzle

Read More
Accessing values in a 2D array incorrectly...

c++multidimensional-arraysliding-tile-puzzle

Read More
Search algorithms (DFS,BFS,A star etc.). How to update the GUI (with updated state) without "fr...

javasearchsliding-tile-puzzle

Read More
Need explanation on these bits of codes...

c#sliding-tile-puzzle

Read More
Queues in Java - What's wrong with my implementation, and what's one I can use?...

javaqueuebreadth-first-searchsliding-tile-puzzle

Read More
BackNext