Spaces:
Running
Running
| OH_ALGORITHMS.zbll = { | |
| "title": "OH ZBLL - Zborowski-Bruchem Last Layer", | |
| "description": "ZBLL solves the entire last layer when edges are already oriented. 472 cases from cubingapp.com.", | |
| "cases": [ | |
| { | |
| "name": "ZBLL 1", | |
| "case": "T1", | |
| "algs": [ | |
| { | |
| "notation": "R' D R D' R' D R U R' D' R D R' D' R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 2", | |
| "case": "T1", | |
| "algs": [ | |
| { | |
| "notation": "R' U R U2 R' U' R U' R U R' U' R' U' R U R U' R'", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 3", | |
| "case": "T1", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U R2 U2 R' U' R U' R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 4", | |
| "case": "T1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U' R2 U2 R U R' U R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 5", | |
| "case": "T1", | |
| "algs": [ | |
| { | |
| "notation": "R' U R U2 R' U' R U2 R' U' R U' R' U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 6", | |
| "case": "T1", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U2 R U R' U2 R U R' U R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 7", | |
| "case": "T1", | |
| "algs": [ | |
| { | |
| "notation": "R' U R2 U R' U R' U' R U' R' U' R U R U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 8", | |
| "case": "T1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' U R' U' R2 U' R2 U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 9", | |
| "case": "T1", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U R U' R' U' R U' R' U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 10", | |
| "case": "T1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U' R' U R U R' U R U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 11", | |
| "case": "T1", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R2 U R2 U R2 U2 R' U R' U R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 12", | |
| "case": "T1", | |
| "algs": [ | |
| { | |
| "notation": "R U R2 U' R2 U' R2 U2 R U' R U' R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 13", | |
| "case": "T2", | |
| "algs": [ | |
| { | |
| "notation": "R U R' F' R U R' U' R' F R U' R' F R U R U' R' F'", | |
| "moves": 20, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 14", | |
| "case": "T2", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R' U' R2 D r' U2 r D' R2 U' R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 15", | |
| "case": "T2", | |
| "algs": [ | |
| { | |
| "notation": "R U' R2 D' r U2 r' D R2 U R'", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 16", | |
| "case": "T2", | |
| "algs": [ | |
| { | |
| "notation": "R' U R2 D r' U2 r D' R2 U' R", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 17", | |
| "case": "T2", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U2 R2 D' R U2 R' D R2 U' R' U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 18", | |
| "case": "T2", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U2 R' D' R U R' D R2 U' R' U R U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 19", | |
| "case": "T2", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U R2 D' R U2 R' D R2 U2 R' U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 20", | |
| "case": "T2", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R U R2 D' R U' R' D R U2 R U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 21", | |
| "case": "T2", | |
| "algs": [ | |
| { | |
| "notation": "R' D' R U' R' D R U' R U' R' U R U' R' U' R U R'", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 22", | |
| "case": "T2", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U R U R' U' R U R' U R' D' R U R' D R", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 23", | |
| "case": "T2", | |
| "algs": [ | |
| { | |
| "notation": "R U R D R' U R D' R' U L' U R' U' L", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 24", | |
| "case": "T2", | |
| "algs": [ | |
| { | |
| "notation": "r U r' R U R' U' R U R' U' r U' r' F R U R' U' F'", | |
| "moves": 20, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 25", | |
| "case": "T3", | |
| "algs": [ | |
| { | |
| "notation": "R' U R U2 R' L' U R U' L", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 26", | |
| "case": "T3", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U2 R L U' R' U L'", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 27", | |
| "case": "T3", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R2 U R' F' R U R' U' R' F R2 U' R' U' R' U R", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 28", | |
| "case": "T3", | |
| "algs": [ | |
| { | |
| "notation": "r U' r U2 R' F R U2 r2 F", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 29", | |
| "case": "T3", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R' D' R U R' D R U2 R U R' U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 30", | |
| "case": "T3", | |
| "algs": [ | |
| { | |
| "notation": "R U R D R' U' R D' R' U2 R' U' R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 31", | |
| "case": "T3", | |
| "algs": [ | |
| { | |
| "notation": "R D R' U' R D' R' U' R' U R U' R' U R U R' U' R", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 32", | |
| "case": "T3", | |
| "algs": [ | |
| { | |
| "notation": "R' D' R U R' D R U R U' R' U R U' R' U' R U R'", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 33", | |
| "case": "T3", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R' U R F U' R' U2 R U F'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 34", | |
| "case": "T3", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' U' L' U2 R U2 R' U2 L", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 35", | |
| "case": "T3", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U R F U R U2 R' U R U R' F'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 36", | |
| "case": "T3", | |
| "algs": [ | |
| { | |
| "notation": "r' U' R' F2 R F' R' F2 R2 U' R' U2 r", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 37", | |
| "case": "T4", | |
| "algs": [ | |
| { | |
| "notation": "R' F2 R' B2 R F2 R' B2 R2", | |
| "moves": 9, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 38", | |
| "case": "T4", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U' R' F R U R' U' R' F' R U' R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 39", | |
| "case": "T4", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R' D' R U2 R' D R' U R' U R U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 40", | |
| "case": "T4", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R D R' U2 R D' R U' R U' R' U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 41", | |
| "case": "T4", | |
| "algs": [ | |
| { | |
| "notation": "R U R D R' U' R D' R' U R' U R U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 42", | |
| "case": "T4", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R' D' R U R' D R U' R U' R' U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 43", | |
| "case": "T4", | |
| "algs": [ | |
| { | |
| "notation": "R' U R2 D R' U R D' R' U R' U' R U' R' U' R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 44", | |
| "case": "T4", | |
| "algs": [ | |
| { | |
| "notation": "R U' R2 D' R U' R' D R U' R U R' U R U R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 45", | |
| "case": "T4", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' F U' R' U R U F' R' U R", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 46", | |
| "case": "T4", | |
| "algs": [ | |
| { | |
| "notation": "R' D' R U R' D R2 U R' U2 R U' R' U' R U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 47", | |
| "case": "T4", | |
| "algs": [ | |
| { | |
| "notation": "F R U R' U' R U' R' U' R U R' F'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 48", | |
| "case": "T4", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U2 R U' R' U2 R U' R2 F' R U R U' R' F", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 49", | |
| "case": "T5", | |
| "algs": [ | |
| { | |
| "notation": "R U R D R' U' R D' R2", | |
| "moves": 9, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 50", | |
| "case": "T5", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U2 R' F R U R U' R' F'", | |
| "moves": 12, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 51", | |
| "case": "T5", | |
| "algs": [ | |
| { | |
| "notation": "R2 B2 R' U2 R' U2 R B2 R' U R U' R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 52", | |
| "case": "T5", | |
| "algs": [ | |
| { | |
| "notation": "R' D' R U R' D R2 U' R' U R U R' U' R U R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 53", | |
| "case": "T5", | |
| "algs": [ | |
| { | |
| "notation": "F' U' r' F2 r U' r' F' r F", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 54", | |
| "case": "T5", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R U' R' L U' R U R' L'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 55", | |
| "case": "T5", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U R' U2 L R U' R' U L'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 56", | |
| "case": "T5", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R2 F' R U R U' R' F U R U' R' U2 R", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 57", | |
| "case": "T5", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U R' U' R2 D R' U2 R D' R' U R' U R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 58", | |
| "case": "T5", | |
| "algs": [ | |
| { | |
| "notation": "R U R D R' U2 R D' R' U' R' U R U' R' U' R U' R'", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 59", | |
| "case": "T5", | |
| "algs": [ | |
| { | |
| "notation": "F R U R' U' R' F' U2 R U R U' R2 U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 60", | |
| "case": "T5", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U' R U R D R' U2 R D' R' U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 61", | |
| "case": "T6", | |
| "algs": [ | |
| { | |
| "notation": "x' U' R' D R U R' D' R x", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 62", | |
| "case": "T6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R' F' R U2 R U2 R' F", | |
| "moves": 12, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 63", | |
| "case": "T6", | |
| "algs": [ | |
| { | |
| "notation": "R2 F2 R U2 R U2 R' F2 R U' R' U R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 64", | |
| "case": "T6", | |
| "algs": [ | |
| { | |
| "notation": "R D R' U' R D' R2 U R U' R' U' R U R' U' R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 65", | |
| "case": "T6", | |
| "algs": [ | |
| { | |
| "notation": "F U R U2 R' U R U R' F'", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 66", | |
| "case": "T6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R U' R' U' F R U R' U' R' F' R", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 67", | |
| "case": "T6", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R' U R' U' R U R' F' R U R' U' R' F R'", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 68", | |
| "case": "T6", | |
| "algs": [ | |
| { | |
| "notation": "F R U R' U' R U R' U' F' R U R' U' R' F R F'", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 69", | |
| "case": "T6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R U R2 D' R U2 R' D R U' R U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 70", | |
| "case": "T6", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R F U' R' U R U F' R' U R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 71", | |
| "case": "T6", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R2 U R' U' R' U2 F' R U2 R U2 R' F", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 72", | |
| "case": "T6", | |
| "algs": [ | |
| { | |
| "notation": "R' U R U R' U' R' D' R U2 R' D R U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 73", | |
| "case": "U1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U' R' U2 R' U2 R U R' U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 74", | |
| "case": "U1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R U' R U2 R2 U' R U R' U' R2 U' R2", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 75", | |
| "case": "U1", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R' U2 R2 U R' U R U2 R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 76", | |
| "case": "U1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U2 R2 U' R U' R' U2 R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 77", | |
| "case": "U1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R U' R' U2 R U' R' U2 R U R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 78", | |
| "case": "U1", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U R' U R U2 R' U R U2 R' U' R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 79", | |
| "case": "U1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R2 U' R2 U' R' U R' U' R U R' U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 80", | |
| "case": "U1", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R2 U R2 U R U' R U R' U' R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 81", | |
| "case": "U1", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U R U R' U' R U' R' U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 82", | |
| "case": "U1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U' R' U' R U R' U R U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 83", | |
| "case": "U1", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R U2 R2 U' R2 U' R2 U R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 84", | |
| "case": "U1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R' U2 R2 U R2 U R2 U' R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 85", | |
| "case": "U2", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' F U' R' U R U R' U R U' F'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 86", | |
| "case": "U2", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U L' U R U' M' x' U' R U' R'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 87", | |
| "case": "U2", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R2 F R F' M' U' R U' R' U M", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 88", | |
| "case": "U2", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R F U' R' U R U R' U R U' F'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 89", | |
| "case": "U2", | |
| "algs": [ | |
| { | |
| "notation": "R2 D R' U' R D' R' U' R' U R U R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 90", | |
| "case": "U2", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U R' D R U R U' R' U' R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 91", | |
| "case": "U2", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U' R U R D R' U R D' R2", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 92", | |
| "case": "U2", | |
| "algs": [ | |
| { | |
| "notation": "R' U R U R' U' R' D' R U' R' D R2", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 93", | |
| "case": "U2", | |
| "algs": [ | |
| { | |
| "notation": "M' U R' U' F' U F R2 U R' U R U2 r'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 94", | |
| "case": "U2", | |
| "algs": [ | |
| { | |
| "notation": "F R U R' U' R U R' U' F' U' R' F' U' F U R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 95", | |
| "case": "U2", | |
| "algs": [ | |
| { | |
| "notation": "F R U' R' U' R U2 R' U' R U' R' U' R U2 R' U' F'", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 96", | |
| "case": "U2", | |
| "algs": [ | |
| { | |
| "notation": "r' U' R' F R U r F R U' R' F'", | |
| "moves": 12, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 97", | |
| "case": "U3", | |
| "algs": [ | |
| { | |
| "notation": "R' F R U' R' U' R U R' F' R U R' U' R' F R F' R", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 98", | |
| "case": "U3", | |
| "algs": [ | |
| { | |
| "notation": "F2 R U' R' U' R U R' F' R U R' U' R' F R F2", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 99", | |
| "case": "U3", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U R U' L U r' F U2 R U2 R2 x", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 100", | |
| "case": "U3", | |
| "algs": [ | |
| { | |
| "notation": "R' U R U R' F' R U R' U' R' F R2 U' R' U2 R U' R' U2 R", | |
| "moves": 21, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 101", | |
| "case": "U3", | |
| "algs": [ | |
| { | |
| "notation": "R U' L U L' U R' U' l U2 R U2 R2 x", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 102", | |
| "case": "U3", | |
| "algs": [ | |
| { | |
| "notation": "R' U L' U' L U' R U l' U2 R' U2 R2 x'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 103", | |
| "case": "U3", | |
| "algs": [ | |
| { | |
| "notation": "F R U R U2 R' U' R U' R' U2 R' U2 R U' R' U' F'", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 104", | |
| "case": "U3", | |
| "algs": [ | |
| { | |
| "notation": "r U R' U' r' F R2 U' R' U' R U2 R' U' F'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 105", | |
| "case": "U3", | |
| "algs": [ | |
| { | |
| "notation": "F U R U2 R' U R U R2 F' r U R U' r'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 106", | |
| "case": "U3", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U2 R' F R U R U2 R' U' R U2 R' U' F'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 107", | |
| "case": "U3", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R F R2 D' R U R' D R2 U' F'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 108", | |
| "case": "U3", | |
| "algs": [ | |
| { | |
| "notation": "r U R' U' r' F R U R' U' R F' R' U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 109", | |
| "case": "U4", | |
| "algs": [ | |
| { | |
| "notation": "x R2 U2 R' D2 R U2 R' D2 R' x'", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 110", | |
| "case": "U4", | |
| "algs": [ | |
| { | |
| "notation": "x R2 D2 R U2 R' D2 R U2 l", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 111", | |
| "case": "U4", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' U2 R' D' R U2 R' D R2 U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 112", | |
| "case": "U4", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U R' D R' U2 R D' R' U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 113", | |
| "case": "U4", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U' R U' R' U R' D' R U R' D R2 U R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 114", | |
| "case": "U4", | |
| "algs": [ | |
| { | |
| "notation": "R' U R U R' U R U' R D R' U' R D' R2 U' R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 115", | |
| "case": "U4", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U R' D' R U' R' D R U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 116", | |
| "case": "U4", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U' R U2 R' U2 R' D' R U' R' D R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 117", | |
| "case": "U4", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U2 R' F' R U R' U' R' F R2 U2 R' U R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 118", | |
| "case": "U4", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U R' U2 R U' R2 D' R U' R' D R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 119", | |
| "case": "U4", | |
| "algs": [ | |
| { | |
| "notation": "F R U' R' U R U R' U R U' R' F'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 120", | |
| "case": "U4", | |
| "algs": [ | |
| { | |
| "notation": "F' R U R' U' R' F R2 U R' U2 R U R' U2 R U' R'", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 121", | |
| "case": "U5", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' r U2 r' D R U2 R", | |
| "moves": 9, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 122", | |
| "case": "U5", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U2 R' D R U2 R", | |
| "moves": 9, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 123", | |
| "case": "U5", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' D R' U' R D' R2 U R' U' R' U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 124", | |
| "case": "U5", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U2 R2 U z U R' D R U' z'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 125", | |
| "case": "U5", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U' R' D R2 U' R' U2 R", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 126", | |
| "case": "U5", | |
| "algs": [ | |
| { | |
| "notation": "R' U R U R' U2 R U2 y R U' R' U2 R U' R'", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 127", | |
| "case": "U5", | |
| "algs": [ | |
| { | |
| "notation": "R2 D R' U R D' R2 U' R U' R' U2 R U' R' U2 R U R'", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 128", | |
| "case": "U5", | |
| "algs": [ | |
| { | |
| "notation": "R2 F' R U2 R U2 R' F U' R U R' U' R", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 129", | |
| "case": "U5", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R2 D R' U2 R D' R2 U R U2 R' U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 130", | |
| "case": "U5", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U2 F2 R U2 R' U2 R' F2 R2 U R'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 131", | |
| "case": "U5", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R' D' R U2 R' D R U2 R U R' U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 132", | |
| "case": "U5", | |
| "algs": [ | |
| { | |
| "notation": "R' U R U' R' U' R U2 R D R' U' R D' R2 U' R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 133", | |
| "case": "U6", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R2 F' R U R U' R' F R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 134", | |
| "case": "U6", | |
| "algs": [ | |
| { | |
| "notation": "R2 D R' U2 R D' R' U2 R'", | |
| "moves": 9, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 135", | |
| "case": "U6", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U R U R' U' R' U F R U R U' R' F'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 136", | |
| "case": "U6", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U' R U2 R' U' R' D' R U2 R' D R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 137", | |
| "case": "U6", | |
| "algs": [ | |
| { | |
| "notation": "R U R2 D' R U R' D R2 U2 R'", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 138", | |
| "case": "U6", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U' R U2 R' U2 y' R' U R U2 R' U R", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 139", | |
| "case": "U6", | |
| "algs": [ | |
| { | |
| "notation": "R' U R' U' D' R U' R' U2 R U' R' D R U' R", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 140", | |
| "case": "U6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' U F' R U2 R' U2 R' F R", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 141", | |
| "case": "U6", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U R' U R U2 F R' U R U' F' R' U2 R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 142", | |
| "case": "U6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' U R U' R' U' L' U R U' R' L", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 143", | |
| "case": "U6", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R D R' U2 R D' R' U2 R' U' R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 144", | |
| "case": "U6", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U R U R' U2 R' D' R U R' D R2 U R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 145", | |
| "case": "L1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U2 R' U' R U R U' R' U2 R' U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 146", | |
| "case": "L1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' U R U' R' U R U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 147", | |
| "case": "L1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U' R' U2 R U R' U R U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 148", | |
| "case": "L1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U2 R' U2 R U2 R' U' R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 149", | |
| "case": "L1", | |
| "algs": [ | |
| { | |
| "notation": "R2 U R' U R' U' R U' R' U' R U R U' R2", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 150", | |
| "case": "L1", | |
| "algs": [ | |
| { | |
| "notation": "R2 U' R U' R U R' U R U R' U' R' U R2", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 151", | |
| "case": "L1", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U R U' R U2 R' U' R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 152", | |
| "case": "L1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U' R' U R' U2 R U R' U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 153", | |
| "case": "L1", | |
| "algs": [ | |
| { | |
| "notation": "R2 U R' U' R' U R U R' U R U' R U' R2", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 154", | |
| "case": "L1", | |
| "algs": [ | |
| { | |
| "notation": "r U r' U R U' R' U R U' R' M' U R U2 r'", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 155", | |
| "case": "L1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U2 R' U R' U' R U' R' U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 156", | |
| "case": "L1", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R' U2 R U' R U R' U R U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 157", | |
| "case": "L2", | |
| "algs": [ | |
| { | |
| "notation": "F R U' R' U' R U R D R' U' R D' R' U2 R' U' F'", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 158", | |
| "case": "L2", | |
| "algs": [ | |
| { | |
| "notation": "F R U R2 F R F' R U' R' F'", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 159", | |
| "case": "L2", | |
| "algs": [ | |
| { | |
| "notation": "L' U2 R U' R' U2 L R U' R'", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 160", | |
| "case": "L2", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U R' F' R U R' U' R' F R2", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 161", | |
| "case": "L2", | |
| "algs": [ | |
| { | |
| "notation": "R' U F' R U R' U' R' F R2 U' R' U' R U R' U' R", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 162", | |
| "case": "L2", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U R U R' U R U' R2 D' R U R' D R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 163", | |
| "case": "L2", | |
| "algs": [ | |
| { | |
| "notation": "r U2 R r2 F R' F' r2 U2 r'", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 164", | |
| "case": "L2", | |
| "algs": [ | |
| { | |
| "notation": "r U2 r2 F R F' r2 R' U2 r'", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 165", | |
| "case": "L2", | |
| "algs": [ | |
| { | |
| "notation": "F R U R' U' F' r U r' U R U' R' r U' r'", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 166", | |
| "case": "L2", | |
| "algs": [ | |
| { | |
| "notation": "r U r' R U R' U' r U' r' F U R U' R' F'", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 167", | |
| "case": "L2", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' F2 R U2 R' U2 R' F2 R2 U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 168", | |
| "case": "L2", | |
| "algs": [ | |
| { | |
| "notation": "R U R2 F2 R U2 R U2 R' F2 R U R' U' R U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 169", | |
| "case": "L3", | |
| "algs": [ | |
| { | |
| "notation": "F' r U R' U' r' F R", | |
| "moves": 8, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 170", | |
| "case": "L3", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U R' F2 R U2 R' U2 R' F2 R2", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 171", | |
| "case": "L3", | |
| "algs": [ | |
| { | |
| "notation": "F' R U2 R' U2 R' F R U R U' R'", | |
| "moves": 12, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 172", | |
| "case": "L3", | |
| "algs": [ | |
| { | |
| "notation": "R' U R U' R' U R U R' U' R2 D R' U R D' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 173", | |
| "case": "L3", | |
| "algs": [ | |
| { | |
| "notation": "F R U' R' U' R U2 R' U' F'", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 174", | |
| "case": "L3", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U2 R' F' R U R' U' R' F R2 U R' U2 R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 175", | |
| "case": "L3", | |
| "algs": [ | |
| { | |
| "notation": "R' F R U R U' R' F' U R U R' U R U' R'", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 176", | |
| "case": "L3", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U' R' D R U R' U' R' U' R U R U R U' R", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 177", | |
| "case": "L3", | |
| "algs": [ | |
| { | |
| "notation": "F R' F' R U R U' R' F U R U' R' U R U' R' F'", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 178", | |
| "case": "L3", | |
| "algs": [ | |
| { | |
| "notation": "F' R U2 R' U2 R' F U2 R U R U' R2 U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 179", | |
| "case": "L3", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R' D' R U2 R' D R2 U' R' U R U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 180", | |
| "case": "L3", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R' D' R U2 R' D R U R U' R' U' R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 181", | |
| "case": "L4", | |
| "algs": [ | |
| { | |
| "notation": "F R' F' r U R U' r'", | |
| "moves": 8, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 182", | |
| "case": "L4", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R B2 R' U2 R U2 R B2 R2", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 183", | |
| "case": "L4", | |
| "algs": [ | |
| { | |
| "notation": "F R U R' U' R' F' R U2 R U2 R'", | |
| "moves": 12, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 184", | |
| "case": "L4", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U R U' R' U' R U R2 D' R U' R' D R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 185", | |
| "case": "L4", | |
| "algs": [ | |
| { | |
| "notation": "R' F' R U R' U' R' F R U' R U R' U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 186", | |
| "case": "L4", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U R' U' R U R D R' U2 R D' R' U' R'", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 187", | |
| "case": "L4", | |
| "algs": [ | |
| { | |
| "notation": "L R U' R' U R L' U R' U R U' R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 188", | |
| "case": "L4", | |
| "algs": [ | |
| { | |
| "notation": "L U' R U R' L' U2 R U' R' U' R U' R'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 189", | |
| "case": "L4", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U' F' R U R' U' R' F R2 U R' U R", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 190", | |
| "case": "L4", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R2 U R' U' R' U2 F R U R U' R' F'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 191", | |
| "case": "L4", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' U' L' U R U' M' x'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 192", | |
| "case": "L4", | |
| "algs": [ | |
| { | |
| "notation": "R U R D R' U2 R D' R' U' R' U R U R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 193", | |
| "case": "L5", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R' D' R U2 R' D R2", | |
| "moves": 9, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 194", | |
| "case": "L5", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R' D' r U2 r' D R2", | |
| "moves": 9, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 195", | |
| "case": "L5", | |
| "algs": [ | |
| { | |
| "notation": "R D R' U2 R D' R' U' R' U2 R U' R' U' R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 196", | |
| "case": "L5", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R U R U' R2 D R' U R D' R U R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 197", | |
| "case": "L5", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U2 R U R' U2 y' R' U2 R U' R' U' R", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 198", | |
| "case": "L5", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R2 D' R U R' D R2", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 199", | |
| "case": "L5", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R U' R' U L' U R U' L U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 200", | |
| "case": "L5", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U2 R U R' U2 R U R' U R2 D R' U' R D' R2", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 201", | |
| "case": "L5", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U2 R' U' R2 D R' U2 R D' R2 U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 202", | |
| "case": "L5", | |
| "algs": [ | |
| { | |
| "notation": "F' R U R' U' R' F R2 U' R' U' R U' R' U R U R'", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 203", | |
| "case": "L5", | |
| "algs": [ | |
| { | |
| "notation": "R U' R2 F2 R U2 R U2 R' F2 U2 R U' R'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 204", | |
| "case": "L5", | |
| "algs": [ | |
| { | |
| "notation": "R' U R2 D R' U R D' R' U2 R' U R U R' U' R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 205", | |
| "case": "L6", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R D R' U2 R D' R2", | |
| "moves": 9, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 206", | |
| "case": "L6", | |
| "algs": [ | |
| { | |
| "notation": "R' F' R U R' U' R' F R2 U' R' U2 R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 207", | |
| "case": "L6", | |
| "algs": [ | |
| { | |
| "notation": "L' U R U' L U R2 U2 R U R' U R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 208", | |
| "case": "L6", | |
| "algs": [ | |
| { | |
| "notation": "F R U R' U' R' F' U' R U R U' R' U' R' U R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 209", | |
| "case": "L6", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U2 R' U' R y U2 R U2 R' U R U R'", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 210", | |
| "case": "L6", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R2 D R' U' R D' R2", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 211", | |
| "case": "L6", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U R' U R U' L U' R' U L' U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 212", | |
| "case": "L6", | |
| "algs": [ | |
| { | |
| "notation": "R' U R' D' R U R' U2 R U R' D U R U' R", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 213", | |
| "case": "L6", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U2 R U R2 D' R U2 R' D R2 U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 214", | |
| "case": "L6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U2 R D R' U2 R D' R' U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 215", | |
| "case": "L6", | |
| "algs": [ | |
| { | |
| "notation": "R' U R2 B2 R' U2 R' U2 R B2 U2 R' U R", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 216", | |
| "case": "L6", | |
| "algs": [ | |
| { | |
| "notation": "R U' R2 D' R U' R' D R U2 R U' R' U' R U R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 217", | |
| "case": "Pi1", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U R U2 R' U' R U' R2 U2 R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 218", | |
| "case": "Pi1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R' U2 R U R' U R2 U2 R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 219", | |
| "case": "Pi1", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U R2 U R' U R U2 R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 220", | |
| "case": "Pi1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U' R2 U' R U' R' U2 R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 221", | |
| "case": "Pi1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U2 R U' R' U2 R U' R' U2 R U R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 222", | |
| "case": "Pi1", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U2 R' U R U2 R' U R U2 R' U' R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 223", | |
| "case": "Pi1", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U2 R U R' U2 R U R' U2 R U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 224", | |
| "case": "Pi1", | |
| "algs": [ | |
| { | |
| "notation": "R' U R U2 R' U' R U2 R' U' R U2 R' U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 225", | |
| "case": "Pi1", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R2 U R2 U R2 U2 R'", | |
| "moves": 9, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 226", | |
| "case": "Pi1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R2 U' R2 U' R2 U2 R", | |
| "moves": 9, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 227", | |
| "case": "Pi1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R' U' R U R U R' U' R' U R U' R U' R'", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 228", | |
| "case": "Pi1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U' R' U' R U2 R' U' R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 229", | |
| "case": "Pi2", | |
| "algs": [ | |
| { | |
| "notation": "R2 U R' U2 R' U' R U R D R' U R D' R' U R U' R2", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 230", | |
| "case": "Pi2", | |
| "algs": [ | |
| { | |
| "notation": "F R2 U' R U2 R U R' U R' U R2 F'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 231", | |
| "case": "Pi2", | |
| "algs": [ | |
| { | |
| "notation": "F U R' U' R2 U' R2 U2 R U2 R U R' F'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 232", | |
| "case": "Pi2", | |
| "algs": [ | |
| { | |
| "notation": "r' U' R U' R' U R U' R' U R' F R F' U r", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 233", | |
| "case": "Pi2", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' F' R U2 R' U' R U' R' F R U' R'", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 234", | |
| "case": "Pi2", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U r' F R F' r U' R' U R U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 235", | |
| "case": "Pi2", | |
| "algs": [ | |
| { | |
| "notation": "r U R' U R' F R F' R U' R' U R U2 r'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 236", | |
| "case": "Pi2", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R U R2 D' R U' R' D R U' R U2 R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 237", | |
| "case": "Pi2", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U R' D' R U R' D R2 U' R' U R U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 238", | |
| "case": "Pi2", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U' R D R' U' R D' R2 U R U' R' U R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 239", | |
| "case": "Pi2", | |
| "algs": [ | |
| { | |
| "notation": "R2 D R' U' R D' R' U' R' U R U' R' U' R U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 240", | |
| "case": "Pi2", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U R' D R U R U' R' U R U R' U R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 241", | |
| "case": "Pi3", | |
| "algs": [ | |
| { | |
| "notation": "F U R U2 R' U R U R' F' R U2 R' U' R U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 242", | |
| "case": "Pi3", | |
| "algs": [ | |
| { | |
| "notation": "r U' r' U' r U r' U' l R U' R' U l'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 243", | |
| "case": "Pi3", | |
| "algs": [ | |
| { | |
| "notation": "r' U r U r' U' r U R2 F R F' R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 244", | |
| "case": "Pi3", | |
| "algs": [ | |
| { | |
| "notation": "r' U' R U' R' U2 r U' R U2 R' U2 R' F R F'", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 245", | |
| "case": "Pi3", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U R2 F' R U R U' R' F U' R U R' U R", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 246", | |
| "case": "Pi3", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R D' R U' R' D R' U' R2 U2 R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 247", | |
| "case": "Pi3", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R2 D' R U R' D R2 U' R' U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 248", | |
| "case": "Pi3", | |
| "algs": [ | |
| { | |
| "notation": "L' U R U' L U' R' U' R U' R'", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 249", | |
| "case": "Pi3", | |
| "algs": [ | |
| { | |
| "notation": "R U' L' U R' U L U L' U L", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 250", | |
| "case": "Pi3", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U2 R' D R2 U R2 D' R U R' D R2", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 251", | |
| "case": "Pi3", | |
| "algs": [ | |
| { | |
| "notation": "R2 D R' U2 R D' R2 U' R2 D R' U' R D' R2", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 252", | |
| "case": "Pi3", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R2 F R U R U2 R' U' R U2 R' U' F' R U R'", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 253", | |
| "case": "Pi4", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R2 U' R U' R' U2 F R U R U' R' F'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 254", | |
| "case": "Pi4", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U2 R2 F' r U R U' r' F", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 255", | |
| "case": "Pi4", | |
| "algs": [ | |
| { | |
| "notation": "r' F' r U' r' F2 r2 U R' U' r' F R F'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 256", | |
| "case": "Pi4", | |
| "algs": [ | |
| { | |
| "notation": "F R U R' U' R' F' R U2 R' U' R2 U' R2 U2 R", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 257", | |
| "case": "Pi4", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R L U2 R' U2 R U2 L' U R' U2 R", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 258", | |
| "case": "Pi4", | |
| "algs": [ | |
| { | |
| "notation": "F U' R U' R' U R U R' U2 R U2 R' U F'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 259", | |
| "case": "Pi4", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U' R' D R U R' D' R U R' D R U R U' R' U' R", | |
| "moves": 21, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 260", | |
| "case": "Pi4", | |
| "algs": [ | |
| { | |
| "notation": "R' U' F' R U R' U' R' F R2 U2 R' U2 R", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 261", | |
| "case": "Pi4", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' U' R' F' R U2 R U2 R' F", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 262", | |
| "case": "Pi4", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R' D' R U R' D R' U R' U R U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 263", | |
| "case": "Pi4", | |
| "algs": [ | |
| { | |
| "notation": "R U R D R' U' R D' R U' R U' R' U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 264", | |
| "case": "Pi4", | |
| "algs": [ | |
| { | |
| "notation": "F U R U' R' U R U2 R' U' R U R' F'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 265", | |
| "case": "Pi5", | |
| "algs": [ | |
| { | |
| "notation": "r' F' r U r U2 r' F2 U' R U R' U' R U' R'", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 266", | |
| "case": "Pi5", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U2 R' F R2 U' R' U2 R U2 R' U' F'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 267", | |
| "case": "Pi5", | |
| "algs": [ | |
| { | |
| "notation": "R' F R U R' U' R' F' R2 U' R' U R U' R' U2 R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 268", | |
| "case": "Pi5", | |
| "algs": [ | |
| { | |
| "notation": "R' L U2 R2 U R2 U R U L' U' R U2 R'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 269", | |
| "case": "Pi5", | |
| "algs": [ | |
| { | |
| "notation": "l U2 l' U2 R' U2 R B2 U R' U R", | |
| "moves": 12, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 270", | |
| "case": "Pi5", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U F2 R U2 R' U2 R' F2 R", | |
| "moves": 12, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 271", | |
| "case": "Pi5", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U R2 U' L' U R' U' L", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 272", | |
| "case": "Pi5", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' U R U' R D R' U' R D' R2", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 273", | |
| "case": "Pi5", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R' F R2 U R' U' R U R' U' F'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 274", | |
| "case": "Pi5", | |
| "algs": [ | |
| { | |
| "notation": "R2 D R' U2' R D' R2' U' R U' R' U R U2' R' U' R U' R'", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 275", | |
| "case": "Pi5", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U R' U2 L' U R U' M' x'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 276", | |
| "case": "Pi5", | |
| "algs": [ | |
| { | |
| "notation": "L R' U' R U L' U2 R' U R U' R' U2 R", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 277", | |
| "case": "Pi6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R2 F R F' R U' R' F' U F", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 278", | |
| "case": "Pi6", | |
| "algs": [ | |
| { | |
| "notation": "F U R U2 R' U2 R U R2 F' R U2 R U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 279", | |
| "case": "Pi6", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U' R U' R' U R U R' U R' F' R U R U' R' F", | |
| "moves": 20, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 280", | |
| "case": "Pi6", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U' R U R2 F R U R U' R' F' R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 281", | |
| "case": "Pi6", | |
| "algs": [ | |
| { | |
| "notation": "R' F2 R U2 R U2 R' F2 U' R U' R'", | |
| "moves": 12, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 282", | |
| "case": "Pi6", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' B2 R' U2 R U2 l U2 l'", | |
| "moves": 12, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 283", | |
| "case": "Pi6", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U' R2 U L U' R U L'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 284", | |
| "case": "Pi6", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R' U R U' R' U R' D' R U R' D R2", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 285", | |
| "case": "Pi6", | |
| "algs": [ | |
| { | |
| "notation": "F U R U' R' U R U' R2 F' R U R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 286", | |
| "case": "Pi6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U2 R' U' R U R' U R2 D R' U2 R D' R2", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 287", | |
| "case": "Pi6", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U' R U2 L U' R' U R L'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 288", | |
| "case": "Pi6", | |
| "algs": [ | |
| { | |
| "notation": "R L' U R' U' L U2 R U' R' U R U2 R'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 289", | |
| "case": "H1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U' R' U' R' U' R U' R' U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 290", | |
| "case": "H1", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U R U R U R' U R U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 291", | |
| "case": "H1", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R' U R U' R' U2 R", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 292", | |
| "case": "H1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' U R U2 R'", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 293", | |
| "case": "H1", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U' R U R' U R", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 294", | |
| "case": "H1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U R' U' R U' R'", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 295", | |
| "case": "H1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' U R U' R' U R' U' R2 U' R' U R' U R", | |
| "moves": 21, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 296", | |
| "case": "H1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U2 R' U' R' U2 R U R' U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 297", | |
| "case": "H1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R D R' U' R D' R2 U' R' F R U R U' R' F'", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 298", | |
| "case": "H1", | |
| "algs": [ | |
| { | |
| "notation": "F U R U' R' U R U' R' U R U' R' F'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 299", | |
| "case": "H1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' y' U R' U R U' R2 F R F' R", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 300", | |
| "case": "H1", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R y U' R U' R' U R l U' R' U l'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 301", | |
| "case": "H2", | |
| "algs": [ | |
| { | |
| "notation": "F R U R' U' R U R' U' F' U R' F' U' F U R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 302", | |
| "case": "H2", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R' U2 R U R' U' R U R' F' R U R' U' R' F R2", | |
| "moves": 21, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 303", | |
| "case": "H2", | |
| "algs": [ | |
| { | |
| "notation": "L' U L U' L' U' L U R' U' R U L' U' L U2 R' U' R", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 304", | |
| "case": "H2", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U R U R' U' L U L' U' R U R' U2 L U L'", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 305", | |
| "case": "H2", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U2 R' F R U' R' U' R U2 R' U' F'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 306", | |
| "case": "H2", | |
| "algs": [ | |
| { | |
| "notation": "R U R2 F R F' r U' r' U r U r' U2", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 307", | |
| "case": "H2", | |
| "algs": [ | |
| { | |
| "notation": "R' F R' F' R2 U' r' U r U' r' U' r", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 308", | |
| "case": "H2", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R' U' L U' R U L'", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 309", | |
| "case": "H2", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U L' U R' U' L", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 310", | |
| "case": "H2", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R' U F' R U R' U' R' F R2 U' R' U R", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 311", | |
| "case": "H2", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R' U' R2 U' R2 U' L U' R U L'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 312", | |
| "case": "H2", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R2 D' R U' R' D R2 U R' U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 313", | |
| "case": "H3", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R2 D R' U R D' R2 U' R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 314", | |
| "case": "H3", | |
| "algs": [ | |
| { | |
| "notation": "F R U' R' U' R U2 R' U' F' U R U R' U R U2 R'", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 315", | |
| "case": "H3", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U' R' D R2 U' R2 D' R U2 R' D R2", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 316", | |
| "case": "H3", | |
| "algs": [ | |
| { | |
| "notation": "R2 D R' U R D' R2 U R2 D R' U2 R D' R2", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 317", | |
| "case": "H3", | |
| "algs": [ | |
| { | |
| "notation": "F R' F' r U R U' r2 F2 r U r' F r", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 318", | |
| "case": "H3", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R' F R U R U' R' F' R U R' U R U2 R'", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 319", | |
| "case": "H3", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U' L U2 R' U2 R U2 L' R' U R", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 320", | |
| "case": "H3", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U L' U2 R U2 R' U2 L R U' R'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 321", | |
| "case": "H3", | |
| "algs": [ | |
| { | |
| "notation": "F U' R U2 R' U2 R U' R' U' R U R' U F'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 322", | |
| "case": "H3", | |
| "algs": [ | |
| { | |
| "notation": "R' F R U R' U' F' R U' R' U R' F R F' U R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 323", | |
| "case": "H3", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U' R D' R U' R' D R U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 324", | |
| "case": "H3", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R2 F U' R2 U' R2 U F' U R", | |
| "moves": 12, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 325", | |
| "case": "H4", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U2 R2 F' R U R U' R' F U R", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 326", | |
| "case": "H4", | |
| "algs": [ | |
| { | |
| "notation": "F B' R2 B R2 U' R2 U' R2 U R2 F'", | |
| "moves": 12, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 327", | |
| "case": "H4", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R' U R U R' F R U R' U' R' F' R2", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 328", | |
| "case": "H4", | |
| "algs": [ | |
| { | |
| "notation": "F R U' R' U R U2 R' U' R U R' U' F'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 329", | |
| "case": "S1", | |
| "algs": [ | |
| { | |
| "notation": "R' U R2 U R' U R U2 R U2 R U R' U R2", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 330", | |
| "case": "S1", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R2 U R U' R' U R U R2 U' R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 331", | |
| "case": "S1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U2 R'", | |
| "moves": 7, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 332", | |
| "case": "S1", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U R", | |
| "moves": 7, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 333", | |
| "case": "S1", | |
| "algs": [ | |
| { | |
| "notation": "R U R2 U' R2 U' R2 U2 R2 U2 R'", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 334", | |
| "case": "S1", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R U R2 U R2 U2 R'", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 335", | |
| "case": "S1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R' U2 R U R U' R' U R' U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 336", | |
| "case": "S1", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U R U R' U' R' U R U R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 337", | |
| "case": "S1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' U R' U' R2 U' R' U R' U R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 338", | |
| "case": "S1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U R U R U R U' R' U' R2", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 339", | |
| "case": "S1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R' U' R2 U' R' U R' U' R U R' U R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 340", | |
| "case": "S1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' U R' U' R' U R U' R' U' R2 U R", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 341", | |
| "case": "S2", | |
| "algs": [ | |
| { | |
| "notation": "F U' R' U R U F' R U R2 U R2 U2 R'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 342", | |
| "case": "S2", | |
| "algs": [ | |
| { | |
| "notation": "R' D' R U' R' D R U2 R U R' U2 R U R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 343", | |
| "case": "S2", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U' R F U' R' U' R U F'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 344", | |
| "case": "S2", | |
| "algs": [ | |
| { | |
| "notation": "R' U R U2 R' U R U2 R D R' U' R D' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 345", | |
| "case": "S2", | |
| "algs": [ | |
| { | |
| "notation": "L' U2 R U' R' U2 L U R U' R' U R U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 346", | |
| "case": "S2", | |
| "algs": [ | |
| { | |
| "notation": "F R U R' U' R U R2 U' F' U R U R U' R'", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 347", | |
| "case": "S2", | |
| "algs": [ | |
| { | |
| "notation": "R U R' F' R U R' U R U2 R' F R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 348", | |
| "case": "S2", | |
| "algs": [ | |
| { | |
| "notation": "R U2 L' R' U2 R U2 R' U2 L U' R U' R'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 349", | |
| "case": "S2", | |
| "algs": [ | |
| { | |
| "notation": "R U' R2 U2 D' R U R' U D R2 U R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 350", | |
| "case": "S2", | |
| "algs": [ | |
| { | |
| "notation": "F U R' F R F' R U' R' U R U' R' F'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 351", | |
| "case": "S2", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' L' U R U' L U' L' U R' U' L", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 352", | |
| "case": "S2", | |
| "algs": [ | |
| { | |
| "notation": "F R U' R U2 R' U2 R' U' R U2 R' U' R2 U' R2 F'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 353", | |
| "case": "S3", | |
| "algs": [ | |
| { | |
| "notation": "R U' L' U R' U' L", | |
| "moves": 7, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 354", | |
| "case": "S3", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U' R' D' R U2 R' D R2", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 355", | |
| "case": "S3", | |
| "algs": [ | |
| { | |
| "notation": "R' D U' R' U R U2 D' R2 U R' U' R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 356", | |
| "case": "S3", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R' U R2 D' U2 R U R' U' D R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 357", | |
| "case": "S3", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U2 R' D R U R U' R' U2 R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 358", | |
| "case": "S3", | |
| "algs": [ | |
| { | |
| "notation": "D' R U R' U R U' R' U' D R2 U' R U' R' U R' U R2", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 359", | |
| "case": "S3", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U R' U' R U R D R' U' R D' R' U2 R'", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 360", | |
| "case": "S3", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U' R' D' R U' R' D R U R U' R' U' R", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 361", | |
| "case": "S3", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 F' R U R' U' R' F R U2 R", | |
| "moves": 12, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 362", | |
| "case": "S3", | |
| "algs": [ | |
| { | |
| "notation": "R2 U R U R' U' R' U' R' L' U R' U' L", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 363", | |
| "case": "S3", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U2 R' F R2 U R' U' R U R' U' F'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 364", | |
| "case": "S3", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' U' R' F R2 U' R' U' R U R' F'", | |
| "moves": 18, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 365", | |
| "case": "S4", | |
| "algs": [ | |
| { | |
| "notation": "R2 U R' U R D R' U2 R D' R' U R U' R2", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 366", | |
| "case": "S4", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R D R' U' R D' R2", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 367", | |
| "case": "S4", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U' R U' R' U2 R U R2 D' R U2 R' D R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 368", | |
| "case": "S4", | |
| "algs": [ | |
| { | |
| "notation": "F U R U' R' U R U' l U' R2 D' R U R' x", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 369", | |
| "case": "S4", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U R D' R' U R' U' R U' R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 370", | |
| "case": "S4", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' L' U2 R U R' U2 L R U2 R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 371", | |
| "case": "S4", | |
| "algs": [ | |
| { | |
| "notation": "R' D' R U R' D R2 U' R' U R U R' U' R U2 R' U R U2 R'", | |
| "moves": 21, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 372", | |
| "case": "S4", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R2 D R' U2 R D' R' U' R' U R U R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 373", | |
| "case": "S4", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R' D' R U R' D R U' R U R' U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 374", | |
| "case": "S4", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R2 F' R U R U' R' F U2 R", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 375", | |
| "case": "S4", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R' D' R U R' D R U' R U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 376", | |
| "case": "S4", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U R' U' R U R D R' U2 R D' R2", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 377", | |
| "case": "S5", | |
| "algs": [ | |
| { | |
| "notation": "f R' F' R U2 R U2 R' U2 S'", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 378", | |
| "case": "S5", | |
| "algs": [ | |
| { | |
| "notation": "R' D' R U R' D R2 U R' U2 R U R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 379", | |
| "case": "S5", | |
| "algs": [ | |
| { | |
| "notation": "R' D R' U R D' U R U' R' U' R2 U R U' R'", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 380", | |
| "case": "S5", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R2 D' R U' R' D R U2 R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 381", | |
| "case": "S5", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' r U2 r' D R2 U R' U R", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 382", | |
| "case": "S5", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U R' U R' D' R U2 R' D R U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 383", | |
| "case": "S5", | |
| "algs": [ | |
| { | |
| "notation": "R L' U R' U' L U2 R U2 R'", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 384", | |
| "case": "S5", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U2 R' D R2 U R' U R", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 385", | |
| "case": "S5", | |
| "algs": [ | |
| { | |
| "notation": "R2 F R U R U' R' F' R U' R' U R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 386", | |
| "case": "S5", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R' U' R' D' R U R' D R' U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 387", | |
| "case": "S5", | |
| "algs": [ | |
| { | |
| "notation": "R' U' F U' R2 U R2 U F' R U' R U' R'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 388", | |
| "case": "S5", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U2 R D2 R' U' R D2 R' U R' D R U2 R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 389", | |
| "case": "S6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R U R2 D' R U2 R' D R2 U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 390", | |
| "case": "S6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R2 F' R U R U' R' F R U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 391", | |
| "case": "S6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R2 D r' U2 r D' R2", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 392", | |
| "case": "S6", | |
| "algs": [ | |
| { | |
| "notation": "R' U R U2 R' U R2 D R' U R D' R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 393", | |
| "case": "S6", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U R2 U' R' U' R U D' R U R' D R'", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 394", | |
| "case": "S6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R2 D R' U2 R D' R2", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 395", | |
| "case": "S6", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R U2 L U' R' U L' R", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 396", | |
| "case": "S6", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R' D' R U2 R' D R U' R U' R' U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 397", | |
| "case": "S6", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U R' F R U R' U' R' F' R2", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 398", | |
| "case": "S6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R U R2 D' R U R' D R U R U2 R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 399", | |
| "case": "S6", | |
| "algs": [ | |
| { | |
| "notation": "F' R U R' U R U2 R' F U R U' R' U2 R U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 400", | |
| "case": "S6", | |
| "algs": [ | |
| { | |
| "notation": "R' F R U R' U' R' F' D' R U R' D R2", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 401", | |
| "case": "AS1", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U2 R' D R U R' F R U R U' R' F' R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 402", | |
| "case": "AS1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R2 U' R' U R U' R' U' R2 U R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 403", | |
| "case": "AS1", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R' U2 R", | |
| "moves": 7, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 404", | |
| "case": "AS1", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U' R'", | |
| "moves": 7, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 405", | |
| "case": "AS1", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R2 U R2 U R2 U2 R2 U2 R", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 406", | |
| "case": "AS1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R' U' R2 U' R2 U2 R", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 407", | |
| "case": "AS1", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U R U2 R' U' R' U R U' R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 408", | |
| "case": "AS1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R' U' R U R U' R' U' R' U R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 409", | |
| "case": "AS1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R' U' R U R' U' R2 U' R2 U R U' R' U R", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 410", | |
| "case": "AS1", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R' U' R' U' R' U' R' U R U R2", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 411", | |
| "case": "AS1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R U R2 U' R2 U' R' U R U' R' U R' U R", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 412", | |
| "case": "AS1", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R' U' R' U R U' R' U' R' U' R' U2 R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 413", | |
| "case": "AS2", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R2 U' R2 U' R' F U' R' U' R U F'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 414", | |
| "case": "AS2", | |
| "algs": [ | |
| { | |
| "notation": "R D R' U R D' R' U2 R' U' R U2 R' U' R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 415", | |
| "case": "AS2", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U R' L' U R U' L U2 R'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 416", | |
| "case": "AS2", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U2 R U' R' U2 R' D' R U R' D R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 417", | |
| "case": "AS2", | |
| "algs": [ | |
| { | |
| "notation": "F U' R' U R U F' R' U R U' R' U2 R", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 418", | |
| "case": "AS2", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U L' U2 R U2 R' U2 R L U2 R'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 419", | |
| "case": "AS2", | |
| "algs": [ | |
| { | |
| "notation": "R U R' F' R U2 R' U' R U' R' F R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 420", | |
| "case": "AS2", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R' U' F U R2 U' R' U R U' R' F'", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 421", | |
| "case": "AS2", | |
| "algs": [ | |
| { | |
| "notation": "R' U R2 U2 D R' U' R U' D' R2 U' R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 422", | |
| "case": "AS2", | |
| "algs": [ | |
| { | |
| "notation": "R' U R U R' U r U' R' U R U r' R' F R F' U R", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 423", | |
| "case": "AS2", | |
| "algs": [ | |
| { | |
| "notation": "z D' R' D R U R' D' R U' R U R' D R U' z'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 424", | |
| "case": "AS2", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U r' F r U2 R' U' r' F2 r", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 425", | |
| "case": "AS3", | |
| "algs": [ | |
| { | |
| "notation": "R' U L U' R U L'", | |
| "moves": 7, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 426", | |
| "case": "AS3", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U R D R' U2 R D' R2", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 427", | |
| "case": "AS3", | |
| "algs": [ | |
| { | |
| "notation": "R D' U R U' R' U2 D R2 U' R U R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 428", | |
| "case": "AS3", | |
| "algs": [ | |
| { | |
| "notation": "R U R U' R2 D U2 R' U' R U D' R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 429", | |
| "case": "AS3", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U2 R' D R U R U' R' U2 R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 430", | |
| "case": "AS3", | |
| "algs": [ | |
| { | |
| "notation": "D R' U' R U' R' U R U D' R2 U R' U R U' R U' R2", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 431", | |
| "case": "AS3", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R' U' R U R' U' R' D' R U R' D R U2 R", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 432", | |
| "case": "AS3", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U R D R' U R D' R' U' R' U R U R'", | |
| "moves": 19, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 433", | |
| "case": "AS3", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 F' R U R' U' R' F R U2 R", | |
| "moves": 12, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 434", | |
| "case": "AS3", | |
| "algs": [ | |
| { | |
| "notation": "R2 U R U R' U' R' U' R' L' U R' U' L", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 435", | |
| "case": "AS3", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R' F' R U R U' R' F U2 R", | |
| "moves": 12, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 436", | |
| "case": "AS3", | |
| "algs": [ | |
| { | |
| "notation": "L' U R U' L R U R U R U' R' U' R2", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 437", | |
| "case": "AS4", | |
| "algs": [ | |
| { | |
| "notation": "R D' R2 D R2 U' R2 D' R2 D R2 U R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 438", | |
| "case": "AS4", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R' U R' D' R U R' D R2", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 439", | |
| "case": "AS4", | |
| "algs": [ | |
| { | |
| "notation": "l U' R' D R2 U l' U R' U' R U R' U' F'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 440", | |
| "case": "AS4", | |
| "algs": [ | |
| { | |
| "notation": "R' D' R U2 R' D R2 U' R' U2 R U R' U R U R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 441", | |
| "case": "AS4", | |
| "algs": [ | |
| { | |
| "notation": "R2 D R' U R D' R' U R' U' R U' R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 442", | |
| "case": "AS4", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' L' U2 R U' R' U2 L R U2 R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 443", | |
| "case": "AS4", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R' U' R U R U' R' U' R2 D' R U' R' D R U2 R", | |
| "moves": 21, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 444", | |
| "case": "AS4", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R2 D R' U2 R D' R' U' R' U R U R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 445", | |
| "case": "AS4", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U R' D' R U' R' D R U' R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 446", | |
| "case": "AS4", | |
| "algs": [ | |
| { | |
| "notation": "R2 D R' U2 R D' R' U' R' U R U' R' U R U2 R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 447", | |
| "case": "AS4", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R D R' U' R D' R' U R' U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 448", | |
| "case": "AS4", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 F' R U R' U' R' F R2 U R' U R", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 449", | |
| "case": "AS5", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R2 D' R U2 R' D R2 U' R' U R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 450", | |
| "case": "AS5", | |
| "algs": [ | |
| { | |
| "notation": "R D R' U' R D' R2 U' R U2 R' U' R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 451", | |
| "case": "AS5", | |
| "algs": [ | |
| { | |
| "notation": "R D' R U' R' D U' R' U R U R2 U' R' U R", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 452", | |
| "case": "AS5", | |
| "algs": [ | |
| { | |
| "notation": "R U R' F' R U R' U' R' F R2 U R' U' R U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 453", | |
| "case": "AS5", | |
| "algs": [ | |
| { | |
| "notation": "R2 D r' U2 r D' R2 U' R U' R'", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 454", | |
| "case": "AS5", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U' R D R' U2 R D' R' U2 R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 455", | |
| "case": "AS5", | |
| "algs": [ | |
| { | |
| "notation": "L R' U' R U L' U2 R' U2 R", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 456", | |
| "case": "AS5", | |
| "algs": [ | |
| { | |
| "notation": "R2 D R' U2 R D' R2 U' R U' R'", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 457", | |
| "case": "AS5", | |
| "algs": [ | |
| { | |
| "notation": "R U R' F' R U2 R' U2 R' F R2 U' R'", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 458", | |
| "case": "AS5", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R' D' R U' R' D R2 U' R' U R U' R'", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 459", | |
| "case": "AS5", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U2 R U R' U' F' R U2 R' U' R U' R' F", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 460", | |
| "case": "AS5", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U' R' D F R U R U' R' F' R", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 461", | |
| "case": "AS6", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' F' R U R' U' R' F R2 U' R'", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 462", | |
| "case": "AS6", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R' D' R U R' D R2 U' R' U2 R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 463", | |
| "case": "AS6", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R2 D' r U2 r' D R2", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 464", | |
| "case": "AS6", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U2 R U' R2 D' R U' R' D R", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 465", | |
| "case": "AS6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U' R2 U R U R' U' D R' U' R D' R", | |
| "moves": 16, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 466", | |
| "case": "AS6", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U' R2 D' R U2 R' D R2", | |
| "moves": 11, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 467", | |
| "case": "AS6", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U2 L' U R U' R' L", | |
| "moves": 10, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 468", | |
| "case": "AS6", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R' D' R U2 R' D R U' R U' R' U2 R", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 469", | |
| "case": "AS6", | |
| "algs": [ | |
| { | |
| "notation": "R' U' R U R' F R U R' U' R' F' R2", | |
| "moves": 13, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 470", | |
| "case": "AS6", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R D' R U' R' D R U R U' R U' R'", | |
| "moves": 15, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 471", | |
| "case": "AS6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R' F U' R2 U' R2 U F' U R", | |
| "moves": 14, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "ZBLL 472", | |
| "case": "AS6", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R' U' R2 U' R D' R U R' D R U R", | |
| "moves": 17, | |
| "note": "ZBLL" | |
| } | |
| ] | |
| } | |
| ] | |
| }; | |