1RUBIKS_OPTIMAL(1) User Commands RUBIKS_OPTIMAL(1)
2
3
4
6 rubiks_optimal - optimal solver for 3x3x3 Rubik's cube
7
9 rubiks_optimal
10
12 Solves a 3x3x3 Rubik's cube, entered at a prompt.
13
15 A solved cube is represented as
16
17 UF UR UB UL DF DR DB DL FR FL BR BL UFR URB UBL ULF DRF DFL DLB
18 DBR
19
20 where U,D,F,B,L,R stand for up,down,front,back,left,right and the two-
21 colored cubies are listed before the three-colored corner cubies.
22
23 To input a scrambled cube, first give the cubie that's in the UF
24 location, then the cubie in the UR location, and so forth, according
25 to this list above. For example, "cube in a cube" would be
26
27 UF UR RD RB LU LF DB DL FR UB DF BL UFR RFD RDB RBU LFU LUB DLB
28 LDF
29
30 This input should all be on one line.
31
32
33
34rubiks_optimal Jan 2015 RUBIKS_OPTIMAL(1)