CFCE: ELL algorithms

ELL Stats:

The average number of turns for the algs given here is ~11.14.
Plus the 1.5 for the AUFs before and after the ELL alg, this LL method averages <24
speed optimized (with no rotations and factoring in those skip chances).
Note that some of these algs may leave off the end U/U'/U2.

ELL:

ELL has 29 cases separated by the what edges are flipped into 4 groups.

EPLL cases:

The EPLL cases have an average of 7 1/2 turns

Adjacent two flip cases:

The Adjacent two flip cases have an average of 10 11/12 turns

H-PLL:

Adjacent two flip H perm

(M' U' M U')3

Front Ucw-PLL

adjacent two flip Front Ucw-PLL

M U M' U2 M U M'

Front Uccw-PLL

adjacent two flip Front Uccw-PLL

U' r' U' R U M' U' R' U R

Right Ucw-PLL

adjacent two flip Right Ucw-PLL

U M U' M' U2 M U' M'

Right Uccw-PLL

adjacent two flip Right Uccw-PLL

r U R' U' r' R U R U' R'

Left Uccw-PLL

adjacent two flip Left Uccw-PLL

U M' U M2 U M U2 M' U M'

Opposite two flip cases:

The Opposite two flip cases have an average of 12 1/2 turns

Right Ucw-PLL

opposite two flip Right Ucw-PLL

R U R' U' R' r U R U' r'

Right Uccw-PLL

opposite two flip Right Uccw-PLL

R' U' R U M U' R' U r

Four flip cases:

The Four flip cases have an average of 12 2/5 turns