Fill This Form To Receive Instant Help
Homework answers / question archive / Refer to the 8-puzzle problem described below
This assignment is intended to help you learn to solve a problem with Blind Search.
The "8-puzzle" (or "15-puzzle") is a "sliding tile" puzzle that you've probably seen one place or another.?Here's the Wikipedia article on it (https://en.wikipedia.org/wiki/15_puzzle).
Basically, you're given a 3x3 (or 4x4) grid of tiles, with tiles holding the numbers 1-8 (or 1-15), and one cell empty.?
Please find the attachment for the initial and final states
A "move" is to move a tile above, below, to the left, or to the right of the blank into the empty space (which makes space previously holding the tile now empty).