/8puzzlesolver

Given a 3×3 board with 8 tiles (every tile has one number from 1 to 8) and one empty space. Output the sequence of actions to solve the puzzle, i.e. place the numbers on tiles in acsending order by sliding four adjacent tiles into the empty space.

Primary LanguageMATLABMIT LicenseMIT

Watchers

No one’s watching this repository yet.