File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77- VERSION 2.0 IS COMPLETELY REWRITTEN FROM THE GROUND UP!
88 - Now supports five new modes:
99 - ` scr ` : Solve a 3x3 given a scramble
10+ - ` order ` : Calculate the order of a given sequence of moves (number of repetitions needed to return to solved state)
1011 - ` solve ` : Solve a 3x3 given a cornerstring followed by an edgestring (advanced)
1112 - ` avg ` : Solve all scrambles in scrambles.txt
1213 - ` time ` : Solve scrambles in scrambles.txt for a specified time.
1314 - ` ao ` : “Average of” some number of scrambles in scrambles.txt
14- - 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!
15+ - Supports solving cubes in under 50 milliseconds on essentially any hardware (even a Core 2 Duo!), and as low as .8 milliseconds on good hardware!
1516 - Fixed many bad programming decisions, and optimized the algorithm significantly (in terms of solving time and number of lines in the program)
1617
1718  ;
You can’t perform that action at this time.
0 commit comments