README This is intended to resolve Rubik's cubes of nnn elements Example input can be read in random1.txt You can solve it with : ./solve_rubik.py random1.txt ./solve_rubik.py 6_random1.txt Running unit test : python -m unittest