8puzzle Installation git clone https://github.com/litesystems/8puzzle.git cd 8puzzle pip install . Example Input eightpuzzle -o out.pdf astar manhattan "[[4,1,2],[6,0,3],[7,5,8]]" Output Help eightpuzzle -h