Releases: iBoot32/CubeBot2.0
Releases · iBoot32/CubeBot2.0
CubeBot2.0 version 2.1
CUBEBOT2.0 VERSION 2.1 HAS BEEN RELEASED!
NEW ARGUMENTS IN THIS MODE:
order
- calculate the order of any set of moves (that is, the number of repetitions of the moves until the cube cycles back to a solved state)- for example,
R U R' U'
has an order of six, since it takes six repetitions to return to a solved state, while the sequenceR U
has an order of over 100.
- for example,
PLEASE READ THE README BEFORE USING!
Happy Solving, iBoot32
CubeBot2.0
Version 2.0 of my CubeBot algorithm!
FEATURES:
- COMPLETELY REWRITTEN FROM THE GROUND UP!
- Now supports five new modes:
scr
: Solve a 3x3 given a scramblesolve
: Solve a 3x3 given a cornerstring followed by an edgestringavg
: Solve all scrambles in scrambles.txttime
: Solve scrambles in scrambles.txt for a specified time.ao
: “Average of” some number of scrambles in scrambles.txt
- Supports solving cubes in under 10 milliseconds on essentially any hardware (even a Core 2 Duo!), and as low as 1.5 milliseconds on good hardware!
- Fixed many bad programming decisions, and optimized the algorithm significantly (in terms of solving time and number of lines in the program)
- Now supports five new modes: