There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Solve Rubik's Cube in Python in the Axial Turn Metric. Two consecutive moves on opposite faces can be performed simultaneously and count only as one move in this metric. The solving algorithm is just a modified version of the algorithm used in the project RubiksCube-TwophaseSolver.