The Implementation of Rubik's Cube Formula in PyCuber
Speaker
Adrian Liaw /英語
Tags
PyCuber, Rubik's CubeAbstract
PyCuber is a Python package for dealing with Rubik's Cubes, which also contains a built-in solver. Behind these, the implementation of Rubik's Cube's algorithms (formulae) are really important, it provides several useful functions like reverse, mirror, optimise, this talk will cover all these stuffs.