In my prior post, I laid out the problem of the eight-puzzle. Solving 8 puzzle with search
I am starting my journey into AI and it seems like a study of search is a primary requisite for the space. The initial…medium.com In this post, I want to examine finding a solution from a starting point leveraging search techniques. As a reminder, the solution space is a graph of puzzle states and moves to subsequent states, for example: