1RUBIKS_CUBEX(1)                  User Commands                 RUBIKS_CUBEX(1)
2
3
4

NAME

6       rubiks_cubex - fast non-optimal solver for 3x3x3 Rubik's cube
7

SYNOPSIS

9       rubiks_cubex
10
11       rubiks_cubex <cube-layout>[<center-rotations>]
12
13       rubiks_cubex random[-centers]
14

DESCRIPTION

16       Solves a 3x3x3 Rubik's cube.
17

OPTIONS

19       (none) prints help screen with complete examples
20
21       random randomly scrambles a cube then generate a solution
22
23       random-centers
24              randomly  scrambles  a  cube  then generate a solution, but will
25              also fix center rotations
26
27       <cube-layout>
28              a 54-character string, representing each facelet  on  the  cube,
29              going  from face to face in this order: top, left, front, right,
30              back, bottom, with a number (1 through 6), in the order: left to
31              right, top to bottom (as you're looking at each face)
32
33       <center-rotations>
34              an OPTIONAL 6-character addition to the string, representing the
35              rotation of each center, with a number (0 through  3),  in  this
36              order: top, left, front, right, back, bottom, in which the rota‐
37              tions are like so: 0, 1, 2, 3, which mean (respectively): center
38              is  rotated  correctly,  center is rotated 90 degrees clockwise,
39              center is rotated 180 degrees,  center  is  rotated  90  degrees
40              counterclockwise.
41

EXAMPLES

43       rubiks_cubex 212212212333333333626626626555555555141141141464464464
44
45       cubex random
46
47
48
49rubiks_cubex 1.30.505              Jan 2015                    RUBIKS_CUBEX(1)
Impressum