8 Puzzle

by marcodiego - uploaded on October 19, 2020, 7:57 pm

A 3x3 grid for a 8 pieces sliding puzzle. Note that this was created to show how to solve it using a search algorithm (breadth first search or depth first search or anything based on either one). This problem can be solved even in big instancies in a reasonable time using the a-star algorithm.

Tags
8-puzzle 8puzzle 8 puzzle puzzle sliding puzzle search algorithm ai artificial intelligence
Filesize
178 k
Safe for Work?
Yes

Comments

0 Comments. Please login to comment or add your own remix.