8-puzzle-problem

8 puzzle problem is a very practical problem which I've solved and implemented the code using A-star informed search algorithm and in python, respectively.