mcube
cubes
Install
- All systems
-
curl cmd.cat/mcube.sh
- Debian
-
apt-get install rubiks
- Ubuntu
-
apt-get install rubiks
- Arch Linux
-
pacman -S rubiks
- Kali Linux
-
apt-get install rubiks
- Fedora
-
dnf install sagemath-rubiks
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rubiks
- Raspbian
-
apt-get install rubiks
- Dockerfile
- dockerfile.run/mcube
sagemath-rubiks
cubes
rubiks
Small collection of Rubik's cube solvers
This package contains several different Rubik's cube solvers, either useful directly on the command-line or through sagemath. Michael Reid's "optimal" uses pre-computed tables to find an optimal solution to the 3x3x3 Rubik's cube. Dik T.Winter's "dikcube" uses Kociemba's algorithm to iteratively find a short solution to the 3x3x3 cube. Eric Dietz' "cubex" has fast non-optimal solver for the 3x3x3 cube.