Two-Look CMLL
Solve the four top corners in two looks. First orient them, then permute them.
- Step 1: orient. This step orients U-layer corners so they show their U-face colour on top.
- Only U-layer stickers are relevant for this step.
- There are 7 algorithms to learn.
- Step 2: permute. The corners are now fully solved.
- There are 2 algorithms to learn.
Two triggers to learn first
Triggers are short sequences of moves that appear often in algorithms. Almost every orientation algorithm is built from these two triggers.
Sledgehammer
Its inverse, F R' F' R, is called the hedgeslammer.
Step 1: Orient the corners
Focus only on the top layer color to recognize the case. Use triggers to remember algorithms.
U: F (sexy) F'
T: (sexy)(sledge)
L: (hedge)(inverse sexy)
Pi: F (sexy)(sexy) F'
H: F (sexy)(sexy)(sexy) F'
Sune
Sune is the most widely recognized name for an algorithm in cubing.
Antisune
Step 2: Permute the corners
There are 3 cases based on which corners we need to swap: solved (no swap needed), adjacent swap, diagonal swap.
You can recognise the case by looking for headlights: a face whose two top-corner stickers are the same colour. Adjacent swap has one set of headlights, diagonal swap has no headlights.
Adjacent swap (J Perm)
Diagonal swap (Y Perm)
Better Permutation Recognition
It is possible to recognize the permutation case from looking at front and right side of the cube without having to rotate to see if there are any headlights. We recognize three types of color cases:
- same: both stickers have the exact same colour (e.g. green/green)
- opposite: stickers have colours of opposite centers (e.g. green/blue)
- adjacent: stickers have colours of adjacent centers (e.g. green/red)
We look at two pairs of stickers — one pair on the front face, one pair on the right face. We use these decision rules:
- Both pairs same → permutation is already correct.
- One pair same (headlight) → adjacent case.
- One pair adjacent-colour → adjacent case.
- Otherwise (both pairs opposite) → diagonal case.
Its inverse,
U R U' R', is called the inverse sexy move.