Spaces:
Running
Running
| OH_ALGORITHMS.coll = { | |
| "title": "OH COLL - Corners of Last Layer", | |
| "description": "COLL algorithms from CubeSkills OH COLL PDF by Feliks Zemdegs. Solves corner orientation and permutation while edges are oriented.", | |
| "cases": [ | |
| { | |
| "name": "S 1", | |
| "case": "Sune", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U2 R'", | |
| "moves": 7, | |
| "note": "Sune" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "S 2", | |
| "case": "Sune", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 L U' R U L' U R' U R", | |
| "moves": 11, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "S 3", | |
| "case": "Sune", | |
| "algs": [ | |
| { | |
| "notation": "R U' L' U R' U' L", | |
| "moves": 7, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "S 4", | |
| "case": "Sune", | |
| "algs": [ | |
| { | |
| "notation": "L' R U R' U' L U2 R U2 R'", | |
| "moves": 10, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "S 5", | |
| "case": "Sune", | |
| "algs": [ | |
| { | |
| "notation": "L' U2 L U2 R U' L' U L R'", | |
| "moves": 10, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "S 6", | |
| "case": "Sune", | |
| "algs": [ | |
| { | |
| "notation": "y' R U R' U R U' R D R' U' R D' R2", | |
| "moves": 13, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "AS 1", | |
| "case": "Antisune", | |
| "algs": [ | |
| { | |
| "notation": "y R U2 R' U' R U' R'", | |
| "moves": 7, | |
| "note": "Antisune" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "AS 2", | |
| "case": "Antisune", | |
| "algs": [ | |
| { | |
| "notation": "y2 R' U' R U' L U' R' U L' U2 R", | |
| "moves": 11, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "AS 3", | |
| "case": "Antisune", | |
| "algs": [ | |
| { | |
| "notation": "y2 L' U R U' L U R'", | |
| "moves": 7, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "AS 4", | |
| "case": "Antisune", | |
| "algs": [ | |
| { | |
| "notation": "y2 R L' U' L U R' U2 L' U2 L", | |
| "moves": 10, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "AS 5", | |
| "case": "Antisune", | |
| "algs": [ | |
| { | |
| "notation": "y2 R U2 R' U2 L' U R U' R' L", | |
| "moves": 10, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "AS 6", | |
| "case": "Antisune", | |
| "algs": [ | |
| { | |
| "notation": "y R' U' R U' R' U R' D' R U R' D R2", | |
| "moves": 13, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "L 1", | |
| "case": "L", | |
| "algs": [ | |
| { | |
| "notation": "y R U2 R' U' R U R' U' R U R' U' R U' R'", | |
| "moves": 15, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "L 2", | |
| "case": "L", | |
| "algs": [ | |
| { | |
| "notation": "y2 R U2 L' U L U2 R' L' U L", | |
| "moves": 10, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "L 3", | |
| "case": "L", | |
| "algs": [ | |
| { | |
| "notation": "y' R U2 R D R' U2 R D' R2", | |
| "moves": 9, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "L 4", | |
| "case": "L", | |
| "algs": [ | |
| { | |
| "notation": "y2 R' U2 R' D' R U2 R' D R2", | |
| "moves": 9, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "L 5", | |
| "case": "L", | |
| "algs": [ | |
| { | |
| "notation": "y' L' R U R' U' L U R U' R'", | |
| "moves": 10, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "L 6", | |
| "case": "L", | |
| "algs": [ | |
| { | |
| "notation": "y2 x' U' R U L' U' R' U r", | |
| "moves": 8, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "T 1", | |
| "case": "T", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R' U' R U' R2 U2 R U R' U R", | |
| "moves": 13, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "T 2", | |
| "case": "T", | |
| "algs": [ | |
| { | |
| "notation": "y2 F R U R' U' R U' R' U' R U R' F'", | |
| "moves": 13, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "T 3", | |
| "case": "T", | |
| "algs": [ | |
| { | |
| "notation": "R' U R U2 L' R' U R U' L", | |
| "moves": 10, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "T 4", | |
| "case": "T", | |
| "algs": [ | |
| { | |
| "notation": "y2 R U' R2 D' r U2 r' D R2 U R'", | |
| "moves": 11, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "T 5", | |
| "case": "T", | |
| "algs": [ | |
| { | |
| "notation": "y' r' U' R U L U' R' U x", | |
| "moves": 9, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "T 6", | |
| "case": "T", | |
| "algs": [ | |
| { | |
| "notation": "y' r U R' U' L' U R U' x'", | |
| "moves": 9, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "U 1", | |
| "case": "U", | |
| "algs": [ | |
| { | |
| "notation": "y2 R U R' U R U2 R2 U' R U' R' U2 R", | |
| "moves": 13, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "U 2", | |
| "case": "U", | |
| "algs": [ | |
| { | |
| "notation": "F R U' R' U R U R' U R U' R' F'", | |
| "moves": 13, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "U 3", | |
| "case": "U", | |
| "algs": [ | |
| { | |
| "notation": "y2 R2 D R' U2 R D' R' U2 R'", | |
| "moves": 9, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "U 4", | |
| "case": "U", | |
| "algs": [ | |
| { | |
| "notation": "R2 D' R U2 R' D R U2 R", | |
| "moves": 9, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "U 5", | |
| "case": "U", | |
| "algs": [ | |
| { | |
| "notation": "y2 R' U R U' x' U L' U L U2 R U' R' U x", | |
| "moves": 13, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "U 6", | |
| "case": "U", | |
| "algs": [ | |
| { | |
| "notation": "R' U2 R F U' R' U' R U F'", | |
| "moves": 10, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "Pi 1", | |
| "case": "Pi", | |
| "algs": [ | |
| { | |
| "notation": "R U2 R2 U' R2 U' R2 U2 R", | |
| "moves": 9, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "Pi 2", | |
| "case": "Pi", | |
| "algs": [ | |
| { | |
| "notation": "R U' R' U2 L' U R U' L R' U2 R U R'", | |
| "moves": 14, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "Pi 3", | |
| "case": "Pi", | |
| "algs": [ | |
| { | |
| "notation": "y L' U R U' L U R' R' U' R U' R' U2 R", | |
| "moves": 14, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "Pi 4", | |
| "case": "Pi", | |
| "algs": [ | |
| { | |
| "notation": "y' R' U2 R U R' U R R U' L' U R' U' L", | |
| "moves": 14, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "H 1", | |
| "case": "H", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U' R' U R U2 R'", | |
| "moves": 11, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "H 2", | |
| "case": "H", | |
| "algs": [ | |
| { | |
| "notation": "y F R U R' U' R U R' U' R U R' U' F'", | |
| "moves": 14, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "H 3", | |
| "case": "H", | |
| "algs": [ | |
| { | |
| "notation": "F R U' R' U R U2 R' U' R U R' U' F'", | |
| "moves": 14, | |
| "note": "COLL" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "H 4", | |
| "case": "H", | |
| "algs": [ | |
| { | |
| "notation": "R U R' U R U L' U R' U' L", | |
| "moves": 11, | |
| "note": "COLL" | |
| } | |
| ] | |
| } | |
| ] | |
| }; | |