Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Releases: iBoot32/OptiCubeCSharp

OptiCube

03 Jan 05:39
Compare
Choose a tag to compare

OptiCube v1.0

Capable of producing near-optimal solutions to any 2x2 Rubik's Cube using a breadth-first search algorithm and CLL.

To use, download the .exe, and open a CMD window in the directory you downloaded it to.

Then run opticube.exe <cube_scramble>.

Example

opticube R F' R' F' R2 F2 R2 U' F'

[*]   - searching depth 1
[*]   - searching depth 2
[*]   - searching depth 3
[*]   - searching depth 4
[*]   - searching depth 5

[*]   checked 33253 states in 17ms (1906173.15089224 per second)
[*]   stage 1: R U R' F' R
[*]   stage 2: L F' L' F L' U' L

Any issues or bugs with this program should be sent to me so I can fix them. I'm best contacted as @iBoot32 on Twitter.