AK51 commited on
Commit
37530c9
·
verified ·
1 Parent(s): f324dcf

Upload 3 files

Browse files
Files changed (3) hide show
  1. json/sbls.json.js +241 -0
  2. json/sv.json.js +105 -0
  3. json/wv.json.js +108 -0
json/sbls.json.js ADDED
@@ -0,0 +1,241 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ OH_ALGORITHMS.sbls = {
2
+ "title": "SBLS - Second Block Last Slot",
3
+ "description": "Second Block Last Slot algorithms from SpeedCubeDB. 65 cases. Solves the last slot of the second block in Roux method.",
4
+ "cases": [
5
+ { "name": "U UB", "case": "Corner on U facing up", "algs": [
6
+ { "notation": "U R U2 R' U R U' R'", "moves": 8, "note": "Main" },
7
+ { "notation": "R U' R' U' R U R' U2 R U R'", "moves": 11, "note": "Alt" }
8
+ ]},
9
+ { "name": "U UR", "case": "Corner on U facing up", "algs": [
10
+ { "notation": "R U2 R' U' R U R'", "moves": 7, "note": "Main" },
11
+ { "notation": "r U2 r' U' R U R'", "moves": 7, "note": "Alt" }
12
+ ]},
13
+ { "name": "U UF", "case": "Corner on U facing up", "algs": [
14
+ { "notation": "M' r U' r' U2 r U r'", "moves": 8, "note": "Main" },
15
+ { "notation": "R U' R' U' R U R' U2 R U R'", "moves": 11, "note": "Alt" }
16
+ ]},
17
+ { "name": "U UL", "case": "Corner on U facing up", "algs": [
18
+ { "notation": "R U' R' U2 R U R'", "moves": 7, "note": "Main" },
19
+ { "notation": "U2 R U R' U R U' R'", "moves": 8, "note": "Alt" }
20
+ ]},
21
+ { "name": "U FR", "case": "Corner on U facing up", "algs": [
22
+ { "notation": "U2 r U r' U r U' r'", "moves": 8, "note": "Main" },
23
+ { "notation": "R2 U R2 U R2 U2 R2", "moves": 7, "note": "Alt" }
24
+ ]},
25
+ { "name": "U DB", "case": "Corner on U facing up", "algs": [
26
+ { "notation": "R U' r' U2 r U r'", "moves": 7, "note": "Main" }
27
+ ]},
28
+ { "name": "U DF", "case": "Corner on U facing up", "algs": [
29
+ { "notation": "U2 r U r' F' U' F", "moves": 7, "note": "Main" },
30
+ { "notation": "R U' R' U2 M' r U r'", "moves": 8, "note": "Alt" }
31
+ ]},
32
+ { "name": "U UBm", "case": "Corner on U facing up", "algs": [
33
+ { "notation": "r U' r' U2 r U r'", "moves": 7, "note": "Main" },
34
+ { "notation": "F' r' F2 r F", "moves": 5, "note": "Alt" }
35
+ ]},
36
+ { "name": "U URm", "case": "Corner on U facing up", "algs": [
37
+ { "notation": "U r U2 r' U r U' r'", "moves": 8, "note": "Main" }
38
+ ]},
39
+ { "name": "U UFm", "case": "Corner on U facing up", "algs": [
40
+ { "notation": "M' U R U2 R' U R U' R'", "moves": 9, "note": "Main" }
41
+ ]},
42
+ { "name": "U ULm", "case": "Corner on U facing up", "algs": [
43
+ { "notation": "r U' r' U2 M' r U r'", "moves": 8, "note": "Main" },
44
+ { "notation": "U' F' U2 F r U r'", "moves": 7, "note": "Alt" }
45
+ ]},
46
+ { "name": "U FRm", "case": "Corner on U facing up", "algs": [
47
+ { "notation": "R U2 R' U' r U r'", "moves": 7, "note": "Main" },
48
+ { "notation": "U' R' F R F' R U' R'", "moves": 8, "note": "Alt" }
49
+ ]},
50
+ { "name": "U DBm", "case": "Corner on U facing up", "algs": [
51
+ { "notation": "R U' R' U2 M R U R'", "moves": 8, "note": "Main" },
52
+ { "notation": "R U' R' U2 M2 r U r'", "moves": 8, "note": "Alt" }
53
+ ]},
54
+ { "name": "U DFm", "case": "Corner on U facing up", "algs": [
55
+ { "notation": "U' B r2 B' r2 B'", "moves": 6, "note": "Main" },
56
+ { "notation": "U2 R U R' U r U' r'", "moves": 8, "note": "Alt" }
57
+ ]},
58
+ { "name": "Up UB", "case": "Corner on U oriented", "algs": [
59
+ { "notation": "R U R'", "moves": 3, "note": "Main" }
60
+ ]},
61
+ { "name": "Up UR", "case": "Corner on U oriented", "algs": [
62
+ { "notation": "U' R U' R' U R U R'", "moves": 8, "note": "Main" }
63
+ ]},
64
+ { "name": "Up UF", "case": "Corner on U oriented", "algs": [
65
+ { "notation": "r U' r' U' r U' r'", "moves": 7, "note": "Main" },
66
+ { "notation": "U2 R U' R' U' R U R'", "moves": 8, "note": "Alt" }
67
+ ]},
68
+ { "name": "Up UL", "case": "Corner on U oriented", "algs": [
69
+ { "notation": "R' U2 R2 U R2 U R", "moves": 7, "note": "Main" }
70
+ ]},
71
+ { "name": "Up FR", "case": "Corner on U oriented", "algs": [
72
+ { "notation": "U R U R' U2 R U R'", "moves": 8, "note": "Main" },
73
+ { "notation": "U' R U2 R' U R U R'", "moves": 8, "note": "Alt" }
74
+ ]},
75
+ { "name": "Up DB", "case": "Corner on U oriented", "algs": [
76
+ { "notation": "M' r U r'", "moves": 4, "note": "Main" }
77
+ ]},
78
+ { "name": "Up DF", "case": "Corner on U oriented", "algs": [
79
+ { "notation": "r U2 M' U' r'", "moves": 5, "note": "Main" },
80
+ { "notation": "R U2 M2 U' R'", "moves": 5, "note": "Alt" }
81
+ ]},
82
+ { "name": "Up UBm", "case": "Corner on U oriented", "algs": [
83
+ { "notation": "r U2 M2 U' R'", "moves": 5, "note": "Main" }
84
+ ]},
85
+ { "name": "Up URm", "case": "Corner on U oriented", "algs": [
86
+ { "notation": "R U' R' U2 F' U' F", "moves": 7, "note": "Main" },
87
+ { "notation": "U M U' M' r U r'", "moves": 7, "note": "Alt" }
88
+ ]},
89
+ { "name": "Up UFm", "case": "Corner on U oriented", "algs": [
90
+ { "notation": "r U r'", "moves": 3, "note": "Main" }
91
+ ]},
92
+ { "name": "Up ULm", "case": "Corner on U oriented", "algs": [
93
+ { "notation": "U r U r' U2 r U r'", "moves": 8, "note": "Main" }
94
+ ]},
95
+ { "name": "Up FRm", "case": "Corner on U oriented", "algs": [
96
+ { "notation": "U2 F' U' F U R U' R'", "moves": 8, "note": "Main" },
97
+ { "notation": "U r U r' U2 M' r U R'", "moves": 9, "note": "Alt" }
98
+ ]},
99
+ { "name": "Up DBm", "case": "Corner on U oriented", "algs": [
100
+ { "notation": "R M U R'", "moves": 4, "note": "Main" },
101
+ { "notation": "M2 r U R'", "moves": 4, "note": "Alt" }
102
+ ]},
103
+ { "name": "Up DFm", "case": "Corner on U oriented", "algs": [
104
+ { "notation": "R U2 M' U' R'", "moves": 5, "note": "Main" },
105
+ { "notation": "U2 M2 U2 r U r'", "moves": 6, "note": "Alt" }
106
+ ]},
107
+ { "name": "Um UB", "case": "Corner on U misoriented", "algs": [
108
+ { "notation": "U' R U R' U' R U2 R'", "moves": 8, "note": "Main" },
109
+ { "notation": "U' R U R' U2 R U' R'", "moves": 8, "note": "Alt" }
110
+ ]},
111
+ { "name": "Um UR", "case": "Corner on U misoriented", "algs": [
112
+ { "notation": "U R U' R'", "moves": 4, "note": "Main" },
113
+ { "notation": "R' F R F'", "moves": 4, "note": "Alt" }
114
+ ]},
115
+ { "name": "Um UF", "case": "Corner on U misoriented", "algs": [
116
+ { "notation": "M U r U' r'", "moves": 5, "note": "Main" },
117
+ { "notation": "U2 r U r' R U R'", "moves": 7, "note": "Alt" }
118
+ ]},
119
+ { "name": "Um UL", "case": "Corner on U misoriented", "algs": [
120
+ { "notation": "U' M U2 r U' r'", "moves": 6, "note": "Main" },
121
+ { "notation": "U' R U2 R' U2 R U' R'", "moves": 8, "note": "Alt" }
122
+ ]},
123
+ { "name": "Um FR", "case": "Corner on U misoriented", "algs": [
124
+ { "notation": "U' R U' R' U2 R U' R'", "moves": 8, "note": "Main" },
125
+ { "notation": "U' R U' R' U' R U2 R'", "moves": 8, "note": "Alt" }
126
+ ]},
127
+ { "name": "Um DB", "case": "Corner on U misoriented", "algs": [
128
+ { "notation": "U' M2 U2 R U' R'", "moves": 6, "note": "Main" },
129
+ { "notation": "U2 R U M2 U R'", "moves": 6, "note": "Alt" }
130
+ ]},
131
+ { "name": "Um DF", "case": "Corner on U misoriented", "algs": [
132
+ { "notation": "U M' r U' r'", "moves": 5, "note": "Main" },
133
+ { "notation": "U M2 R U' R'", "moves": 5, "note": "Alt" }
134
+ ]},
135
+ { "name": "Um UBm", "case": "Corner on U misoriented", "algs": [
136
+ { "notation": "M2 U r U' r'", "moves": 5, "note": "Main" },
137
+ { "notation": "U' R U' R' U2 R M U' r'", "moves": 9, "note": "Alt" }
138
+ ]},
139
+ { "name": "Um URm", "case": "Corner on U misoriented", "algs": [
140
+ { "notation": "U' M2 U2 r U' r'", "moves": 6, "note": "Main" }
141
+ ]},
142
+ { "name": "Um UFm", "case": "Corner on U misoriented", "algs": [
143
+ { "notation": "U2 M2 U' r U' r'", "moves": 6, "note": "Main" }
144
+ ]},
145
+ { "name": "Um ULm", "case": "Corner on U misoriented", "algs": [
146
+ { "notation": "F' U' F", "moves": 3, "note": "Main" },
147
+ { "notation": "U M R U' R'", "moves": 5, "note": "Alt" }
148
+ ]},
149
+ { "name": "Um FRm", "case": "Corner on U misoriented", "algs": [
150
+ { "notation": "U2 R U M' U R'", "moves": 6, "note": "Main" },
151
+ { "notation": "U2 R U R' r U r'", "moves": 7, "note": "Alt" }
152
+ ]},
153
+ { "name": "Um DBm", "case": "Corner on U misoriented", "algs": [
154
+ { "notation": "U r U' r'", "moves": 4, "note": "Main" }
155
+ ]},
156
+ { "name": "Um DFm", "case": "Corner on U misoriented", "algs": [
157
+ { "notation": "U' M U2 R U' R'", "moves": 6, "note": "Main" }
158
+ ]},
159
+ { "name": "D U", "case": "Corner on D solved", "algs": [
160
+ { "notation": "U' r U' M U R'", "moves": 6, "note": "Main" },
161
+ { "notation": "U' R' F R F' R U R'", "moves": 8, "note": "Alt" }
162
+ ]},
163
+ { "name": "D DB", "case": "Corner on D solved", "algs": [
164
+ { "notation": "R U M2 U' R'", "moves": 5, "note": "Main" },
165
+ { "notation": "r U M' U' R'", "moves": 5, "note": "Alt" }
166
+ ]},
167
+ { "name": "D DF", "case": "Corner on D solved", "algs": [
168
+ { "notation": "R U' M2 U R'", "moves": 5, "note": "Main" }
169
+ ]},
170
+ { "name": "D Um", "case": "Corner on D solved", "algs": [
171
+ { "notation": "U r U2 r' U' r U' r'", "moves": 8, "note": "Main" },
172
+ { "notation": "U2 r U r' U r U2 r'", "moves": 8, "note": "Alt" }
173
+ ]},
174
+ { "name": "D FRm", "case": "Corner on D solved", "algs": [
175
+ { "notation": "R U' M2 U2 M' U' R'", "moves": 7, "note": "Main" }
176
+ ]},
177
+ { "name": "D DBm", "case": "Corner on D solved", "algs": [
178
+ { "notation": "R U' M U R'", "moves": 5, "note": "Main" }
179
+ ]},
180
+ { "name": "D DFm", "case": "Corner on D solved", "algs": [
181
+ { "notation": "R U M' U' R'", "moves": 5, "note": "Main" },
182
+ { "notation": "R U M' U R' U' R U' R'", "moves": 9, "note": "Alt" }
183
+ ]},
184
+ { "name": "Dp U", "case": "Corner on D facing forward", "algs": [
185
+ { "notation": "R U' R' U R U' R'", "moves": 7, "note": "Main" },
186
+ { "notation": "r U' R' U R U' r'", "moves": 7, "note": "Alt" }
187
+ ]},
188
+ { "name": "Dp FR", "case": "Corner on D facing forward", "algs": [
189
+ { "notation": "R U R' U' R U2 R' U' R U R'", "moves": 11, "note": "Main" }
190
+ ]},
191
+ { "name": "Dp DB", "case": "Corner on D facing forward", "algs": [
192
+ { "notation": "r U' R' U r U' r'", "moves": 7, "note": "Main" },
193
+ { "notation": "R U' R' U M2 R U' R'", "moves": 8, "note": "Alt" }
194
+ ]},
195
+ { "name": "Dp DF", "case": "Corner on D facing forward", "algs": [
196
+ { "notation": "M2 U R U' R' U R U' R'", "moves": 9, "note": "Main" }
197
+ ]},
198
+ { "name": "Dp Um", "case": "Corner on D facing forward", "algs": [
199
+ { "notation": "U R' F R F' U R U' R'", "moves": 9, "note": "Main" },
200
+ { "notation": "U' R U' R' F' U' F", "moves": 7, "note": "Alt" }
201
+ ]},
202
+ { "name": "Dp FRm", "case": "Corner on D facing forward", "algs": [
203
+ { "notation": "R U' R' M2 U r U' r'", "moves": 8, "note": "Main" }
204
+ ]},
205
+ { "name": "Dp DBm", "case": "Corner on D facing forward", "algs": [
206
+ { "notation": "R U' R' U r U' r'", "moves": 7, "note": "Main" },
207
+ { "notation": "M' U' R U' R' U R U' R'", "moves": 9, "note": "Alt" }
208
+ ]},
209
+ { "name": "Dp DFm", "case": "Corner on D facing forward", "algs": [
210
+ { "notation": "M U R U' R' U R U' R'", "moves": 9, "note": "Main" },
211
+ { "notation": "M U R U' R2 F R F'", "moves": 8, "note": "Alt" }
212
+ ]},
213
+ { "name": "Dm U", "case": "Corner on D facing side", "algs": [
214
+ { "notation": "R U R' U' R U R'", "moves": 7, "note": "Main" },
215
+ { "notation": "U' R U2 R' U2 R U R'", "moves": 8, "note": "Alt" }
216
+ ]},
217
+ { "name": "Dm FR", "case": "Corner on D facing side", "algs": [
218
+ { "notation": "r U r' U' R U2 M' U' R'", "moves": 9, "note": "Main" }
219
+ ]},
220
+ { "name": "Dm DB", "case": "Corner on D facing side", "algs": [
221
+ { "notation": "r U r' U' r U r'", "moves": 7, "note": "Main" }
222
+ ]},
223
+ { "name": "Dm DF", "case": "Corner on D facing side", "algs": [
224
+ { "notation": "R U2 r' U2 r U r'", "moves": 7, "note": "Main" }
225
+ ]},
226
+ { "name": "Dm Um", "case": "Corner on D facing side", "algs": [
227
+ { "notation": "U R U R' U' r U r'", "moves": 8, "note": "Main" },
228
+ { "notation": "U' r U2 r' U2 r U r'", "moves": 8, "note": "Alt" }
229
+ ]},
230
+ { "name": "Dm FRm", "case": "Corner on D facing side", "algs": [
231
+ { "notation": "r U r' U' M' r U r'", "moves": 8, "note": "Main" },
232
+ { "notation": "R U' R' F' r' F2 r F", "moves": 8, "note": "Alt" }
233
+ ]},
234
+ { "name": "Dm DBm", "case": "Corner on D facing side", "algs": [
235
+ { "notation": "M' U' R U R' U' R U R'", "moves": 9, "note": "Main" }
236
+ ]},
237
+ { "name": "Dm DFm", "case": "Corner on D facing side", "algs": [
238
+ { "notation": "M' r U r' U' r U r'", "moves": 8, "note": "Main" }
239
+ ]}
240
+ ]
241
+ };
json/sv.json.js ADDED
@@ -0,0 +1,105 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ OH_ALGORITHMS.sv = {
2
+ "title": "SV - Summer Variation",
3
+ "description": "Summer Variation algorithms from SpeedCubeDB. 27 cases. Solves corner orientation while inserting the last F2L pair in the form R U R'.",
4
+ "cases": [
5
+ { "name": "SV 1", "case": "SV", "algs": [
6
+ { "notation": "L R U' R' U L' U2 R U' R'", "moves": 10, "note": "Main" },
7
+ { "notation": "U2 R' D' r U2 r' D R", "moves": 8, "note": "Alt" },
8
+ { "notation": "R U R D R' U2 R D' R' U2 R'", "moves": 11, "note": "Alt 2" }
9
+ ]},
10
+ { "name": "SV 2", "case": "SV", "algs": [
11
+ { "notation": "R U R' U R U2 R'", "moves": 7, "note": "Main" },
12
+ { "notation": "R U R' U2 R U R' U R U2 R'", "moves": 11, "note": "Alt" }
13
+ ]},
14
+ { "name": "SV 3", "case": "SV", "algs": [
15
+ { "notation": "R U R D R' U R D' R' U' R'", "moves": 11, "note": "Main" },
16
+ { "notation": "R U' R' U' R2 D R' U' R D' R2", "moves": 11, "note": "Alt" }
17
+ ]},
18
+ { "name": "SV 4", "case": "SV", "algs": [
19
+ { "notation": "U2 L R U' R' U L'", "moves": 7, "note": "Main" },
20
+ { "notation": "R' D' r U2 r' D R2 U R'", "moves": 9, "note": "Alt" }
21
+ ]},
22
+ { "name": "SV 5", "case": "SV", "algs": [
23
+ { "notation": "R U2 R' U' R' F R U R U' R' F'", "moves": 12, "note": "Main" },
24
+ { "notation": "L' U2 L U L' U L R U2 R'", "moves": 11, "note": "Alt" },
25
+ { "notation": "R U' L' U L U2 R' L' U L", "moves": 11, "note": "Alt 2" }
26
+ ]},
27
+ { "name": "SV 6", "case": "SV", "algs": [
28
+ { "notation": "R U' R' U' R U' R'", "moves": 7, "note": "Main" }
29
+ ]},
30
+ { "name": "SV 7", "case": "SV", "algs": [
31
+ { "notation": "R U R'", "moves": 3, "note": "Main" }
32
+ ]},
33
+ { "name": "SV 8", "case": "SV", "algs": [
34
+ { "notation": "R U2 R' U' L' U R U' R' L", "moves": 10, "note": "Main" },
35
+ { "notation": "R U M' U R' U' r' F R F'", "moves": 10, "note": "Alt" }
36
+ ]},
37
+ { "name": "SV 9", "case": "SV", "algs": [
38
+ { "notation": "R U' R' L' U R U' R' L U' R U' R'", "moves": 13, "note": "Main" }
39
+ ]},
40
+ { "name": "SV 10", "case": "SV", "algs": [
41
+ { "notation": "R U R' U' R U R' U R U2 R'", "moves": 11, "note": "Main" }
42
+ ]},
43
+ { "name": "SV 11", "case": "SV", "algs": [
44
+ { "notation": "L' R U R' U' L", "moves": 6, "note": "Main" },
45
+ { "notation": "M F R' F' r", "moves": 5, "note": "Alt" },
46
+ { "notation": "R U2 R' U R U2 R'", "moves": 7, "note": "Alt 2" }
47
+ ]},
48
+ { "name": "SV 12", "case": "SV", "algs": [
49
+ { "notation": "R2 U R' U R' U' R2 U R' U' R U' R2", "moves": 13, "note": "Main" },
50
+ { "notation": "R U R' U R U2 R2 U' R2 U' R2 U2 R", "moves": 13, "note": "Alt" }
51
+ ]},
52
+ { "name": "SV 13", "case": "SV", "algs": [
53
+ { "notation": "U L' R U R' U R U' R' U2 L", "moves": 11, "note": "Main" },
54
+ { "notation": "R U2 R2 D' R U R' D R2 U2 R'", "moves": 11, "note": "Alt" }
55
+ ]},
56
+ { "name": "SV 14", "case": "SV", "algs": [
57
+ { "notation": "U2 L R U' R2 U L' U' R", "moves": 9, "note": "Main" },
58
+ { "notation": "U2 L' R U R' U' L U2 R U R'", "moves": 11, "note": "Alt" }
59
+ ]},
60
+ { "name": "SV 15", "case": "SV", "algs": [
61
+ { "notation": "R U2 R' U R U' R' U R U2 R'", "moves": 11, "note": "Main" }
62
+ ]},
63
+ { "name": "SV 16", "case": "SV", "algs": [
64
+ { "notation": "R U' R D R' U2 R D' R2", "moves": 9, "note": "Main" }
65
+ ]},
66
+ { "name": "SV 17", "case": "SV", "algs": [
67
+ { "notation": "R U R2 U2 R U R' U R", "moves": 9, "note": "Main" }
68
+ ]},
69
+ { "name": "SV 18", "case": "SV", "algs": [
70
+ { "notation": "R U2 R D R' U' R D' R2", "moves": 9, "note": "Main" },
71
+ { "notation": "R U2 R' U R' D' R U' R' D R2 U' R'", "moves": 13, "note": "Alt" }
72
+ ]},
73
+ { "name": "SV 19", "case": "SV", "algs": [
74
+ { "notation": "R U R2 F' r U R U' r' F", "moves": 10, "note": "Main" },
75
+ { "notation": "R U L' U' L' U R' U' L U L", "moves": 11, "note": "Alt" },
76
+ { "notation": "R U' R' F' R U2 R' U2 R' F R", "moves": 11, "note": "Alt 2" }
77
+ ]},
78
+ { "name": "SV 20", "case": "SV", "algs": [
79
+ { "notation": "R U' R' U' R U R' U' R U' R'", "moves": 11, "note": "Main" }
80
+ ]},
81
+ { "name": "SV 21", "case": "SV", "algs": [
82
+ { "notation": "R U' R2 U' R2 U' R2 U2 R", "moves": 9, "note": "Main" }
83
+ ]},
84
+ { "name": "SV 22", "case": "SV", "algs": [
85
+ { "notation": "R U R2 U' R U' R' U2 R", "moves": 9, "note": "Main" }
86
+ ]},
87
+ { "name": "SV 23", "case": "SV", "algs": [
88
+ { "notation": "R U' R' U' R U' R2 U' R U' R' U2 R", "moves": 13, "note": "Main" }
89
+ ]},
90
+ { "name": "SV 24", "case": "SV", "algs": [
91
+ { "notation": "R U R' U R' U' R U' R' U2 R", "moves": 11, "note": "Main" }
92
+ ]},
93
+ { "name": "SV 25", "case": "SV", "algs": [
94
+ { "notation": "R U R D' R U' R' D R U R", "moves": 11, "note": "Main" },
95
+ { "notation": "R U2 R' U R U' R' U R U' R' U R U2 R'", "moves": 16, "note": "Alt" }
96
+ ]},
97
+ { "name": "SV 26", "case": "SV", "algs": [
98
+ { "notation": "U' R U R D R' U R D' R2", "moves": 10, "note": "Main" }
99
+ ]},
100
+ { "name": "SV 27", "case": "SV", "algs": [
101
+ { "notation": "R' U L U' R2 U R' L'", "moves": 8, "note": "Main" },
102
+ { "notation": "R U R' U' R U2 R' U' R U' R'", "moves": 11, "note": "Alt" }
103
+ ]}
104
+ ]
105
+ };
json/wv.json.js ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ OH_ALGORITHMS.wv = {
2
+ "title": "WV - Winter Variation",
3
+ "description": "Winter Variation algorithms from SpeedCubeDB. 27 cases. Solves corner orientation while inserting the last F2L pair in the form R U' R'.",
4
+ "cases": [
5
+ { "name": "WV 1", "case": "WV", "algs": [
6
+ { "notation": "U L' U2 R U R' U2 L", "moves": 8, "note": "Main" },
7
+ { "notation": "L' U2 R U2 R' U2 L", "moves": 7, "note": "Alt" },
8
+ { "notation": "f' L U L' U' L' f", "moves": 7, "note": "Alt 2" }
9
+ ]},
10
+ { "name": "WV 2", "case": "WV", "algs": [
11
+ { "notation": "U R U' R'", "moves": 4, "note": "Main" },
12
+ { "notation": "U l F' l'", "moves": 3, "note": "Alt" }
13
+ ]},
14
+ { "name": "WV 3", "case": "WV", "algs": [
15
+ { "notation": "R' F R U R U' R' F'", "moves": 8, "note": "Main" },
16
+ { "notation": "U' L U' R U L' U R'", "moves": 8, "note": "Alt" }
17
+ ]},
18
+ { "name": "WV 4", "case": "WV", "algs": [
19
+ { "notation": "U R2 D R' U' R D' R2", "moves": 8, "note": "Main" },
20
+ { "notation": "U2 R' D' R U' R' D R2 U' R'", "moves": 10, "note": "Alt" }
21
+ ]},
22
+ { "name": "WV 5", "case": "WV", "algs": [
23
+ { "notation": "U R U' R' U R' U' R U' R' U2 R", "moves": 12, "note": "Main" },
24
+ { "notation": "U R U' R' U2 R U2 R' U' R U' R'", "moves": 12, "note": "Alt" }
25
+ ]},
26
+ { "name": "WV 6", "case": "WV", "algs": [
27
+ { "notation": "R U' R' U2 R U' R' U2 R U R'", "moves": 11, "note": "Main" },
28
+ { "notation": "U' R' D' R U2 R' D R2 U' R'", "moves": 10, "note": "Alt" }
29
+ ]},
30
+ { "name": "WV 7", "case": "WV", "algs": [
31
+ { "notation": "U R U R' U' R U' R'", "moves": 8, "note": "Main" }
32
+ ]},
33
+ { "name": "WV 8", "case": "WV", "algs": [
34
+ { "notation": "U2 R U' R' U R U2 R'", "moves": 8, "note": "Main" },
35
+ { "notation": "U2 R U L' U R' U' L", "moves": 8, "note": "Alt" }
36
+ ]},
37
+ { "name": "WV 9", "case": "WV", "algs": [
38
+ { "notation": "U2 F' R U2 R' U2 R' F R", "moves": 9, "note": "Main" },
39
+ { "notation": "U2 F2 R U2 R' U2 R' F2 R", "moves": 9, "note": "Alt" }
40
+ ]},
41
+ { "name": "WV 10", "case": "WV", "algs": [
42
+ { "notation": "U R U R2 U' R2 U' R2 U2 R", "moves": 10, "note": "Main" },
43
+ { "notation": "R' U2 R U R' U R2 U2 R'", "moves": 9, "note": "Alt" }
44
+ ]},
45
+ { "name": "WV 11", "case": "WV", "algs": [
46
+ { "notation": "U2 R' U' R2 U' R2 U2 R", "moves": 8, "note": "Main" },
47
+ { "notation": "U R U' R' U' R U2 R' U' R U' R'", "moves": 12, "note": "Alt" }
48
+ ]},
49
+ { "name": "WV 12", "case": "WV", "algs": [
50
+ { "notation": "R' F2 R F2 U L' U L", "moves": 8, "note": "Main" },
51
+ { "notation": "U R U' R2 U' R' D' R U R' D R2", "moves": 12, "note": "Alt" }
52
+ ]},
53
+ { "name": "WV 13", "case": "WV", "algs": [
54
+ { "notation": "U2 R U2 R2 U' R U' R' U2 R", "moves": 10, "note": "Main" },
55
+ { "notation": "R' F R F' R' U' F' U F R", "moves": 10, "note": "Alt" }
56
+ ]},
57
+ { "name": "WV 14", "case": "WV", "algs": [
58
+ { "notation": "U2 R2 D R' U2 R D' R2", "moves": 8, "note": "Main" },
59
+ { "notation": "U2 L' U R U' L U2 R'", "moves": 8, "note": "Alt" }
60
+ ]},
61
+ { "name": "WV 15", "case": "WV", "algs": [
62
+ { "notation": "L' U R U' R' L", "moves": 6, "note": "Main" },
63
+ { "notation": "r' F R F' M'", "moves": 5, "note": "Alt" }
64
+ ]},
65
+ { "name": "WV 16", "case": "WV", "algs": [
66
+ { "notation": "U R' D' R U R' D R2 U2 R'", "moves": 10, "note": "Main" },
67
+ { "notation": "U2 R' F R U R U' R' F'", "moves": 9, "note": "Alt" }
68
+ ]},
69
+ { "name": "WV 17", "case": "WV", "algs": [
70
+ { "notation": "R' F' R U2 R U2 R' F", "moves": 8, "note": "Main" },
71
+ { "notation": "U L' U2 R U' R' U2 L U R U' R'", "moves": 12, "note": "Alt" }
72
+ ]},
73
+ { "name": "WV 18", "case": "WV", "algs": [
74
+ { "notation": "U2 R U2 R'", "moves": 4, "note": "Main" }
75
+ ]},
76
+ { "name": "WV 19", "case": "WV", "algs": [
77
+ { "notation": "R' F2 R2 U' R' U' R U R' F2", "moves": 10, "note": "Main" },
78
+ { "notation": "U L' U2 R U' R' U' R U' R' L", "moves": 11, "note": "Alt" }
79
+ ]},
80
+ { "name": "WV 20", "case": "WV", "algs": [
81
+ { "notation": "U R U' R' U' R U R' U R U2 R'", "moves": 12, "note": "Main" }
82
+ ]},
83
+ { "name": "WV 21", "case": "WV", "algs": [
84
+ { "notation": "U R U' R2 U2 R U R' U R", "moves": 10, "note": "Main" },
85
+ { "notation": "U R U R' U R U2 R'", "moves": 8, "note": "Alt" }
86
+ ]},
87
+ { "name": "WV 22", "case": "WV", "algs": [
88
+ { "notation": "U R U R D R' U2 R D' R2", "moves": 10, "note": "Main" },
89
+ { "notation": "U R2 D R' U R D' R' U2 R'", "moves": 10, "note": "Alt" }
90
+ ]},
91
+ { "name": "WV 23", "case": "WV", "algs": [
92
+ { "notation": "R2 U R' U R' U' R U R U2 R2", "moves": 11, "note": "Main" }
93
+ ]},
94
+ { "name": "WV 24", "case": "WV", "algs": [
95
+ { "notation": "U2 R U' R' U R U' R' U R U2 R'", "moves": 12, "note": "Main" }
96
+ ]},
97
+ { "name": "WV 25", "case": "WV", "algs": [
98
+ { "notation": "U2 R U2 R2 U2 R U R' U R", "moves": 10, "note": "Main" },
99
+ { "notation": "U2 R U2 R' U R U R' U R U2 R'", "moves": 12, "note": "Alt" }
100
+ ]},
101
+ { "name": "WV 26", "case": "WV", "algs": [
102
+ { "notation": "U R U' R2 U' R U' R' U2 R", "moves": 10, "note": "Main" }
103
+ ]},
104
+ { "name": "WV 27", "case": "WV", "algs": [
105
+ { "notation": "U R U R' U' R U R' U' R U' R'", "moves": 12, "note": "Main" }
106
+ ]}
107
+ ]
108
+ };