Rubiks Cube: Cycles

An investigation into cycles on 3x3 and 4x4 Rubiks Cubes.

Uses this library: dwalton76/rubiks-cube-NxNxN-solver

Files:

  • manual_order.py - manually apply sequences to cubes to determine their order.

  • perms.py - provide supporing functions to manual_order.py to find rotational permutations of a move sequence.

  • sequence_order.py - use tuples and tuple factoring to determine the order of a move sequence.

Description
An investigation of cycles on the Rubiks Cube.
Readme 382 KiB
Languages
Python 100%