aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/speedcubing/fmcutrecht-2024-solves.txt74
1 files changed, 74 insertions, 0 deletions
diff --git a/src/speedcubing/fmcutrecht-2024-solves.txt b/src/speedcubing/fmcutrecht-2024-solves.txt
new file mode 100644
index 0000000..dfd9988
--- /dev/null
+++ b/src/speedcubing/fmcutrecht-2024-solves.txt
@@ -0,0 +1,74 @@
1Round 1 Attempt 1 - 20
2
3R' U' F D2 L' D2 B' U2 B' L2 F' L2 B' D2 R D U B' D R2 B2 D F' R' U' F
4
5# Solution
6
7D B' U' F L D F2 R2 F2 B' R2 F' U B2 U B2 R2 U2 D2 F2 (20)
8
9Explanation:
10
11D B' U' F L //EO (5/5)
12D //JZP (1/6)
13(F2 L2 F2 U' F2 U) //DR (6/12)
14B2 L2 F D2 B //HTR (5/17)
15F2 D2 //Leave double slice (2/19 but actually 18)
16
17Rewrite
18D B' U' F L D
19(F2 L2 F2 U' F2 U D2)
20{B2 L2 F D2 B F2}
21
22{} = F2 R2 F2 B' R2 F' (0/18)
23
24For the part on inverse at first I rewrote it as
25(F2 L2 D U' R2 D2 U L2 D') (3/21)
26
27But then I found this non-obvious equivalent
28(F2 D2 U2 R2 B2 U' B2 U') (-1/20)
29
30Optimal from EO :)
31
32Now if you look at the solution linearly on normal, it looks like a DR solve:
33
34D B' U' F L //EO (5/5)
35D //RZP (1/6)
36F2 R2 F2 B' R2 F' //Sub-optimal DR, I would never look at this (6/12)
37U B2 U //HTR (3/15)
38B2 R2 U2 D2 F2 //Finish (5/20)
39
40Adding a slice to turn the 11 move DR into a 12 mover is something I
41would never consider, but in this case it make the HTR much easier.
42
43# Other comments
44
45The scramble had 14 EOs in 4, only 1 of which requiring NISS. I missed
46some of the linear ones and I don't know why, maybe I felt some comp
47pressure.
48
49That turned out not to be a problem because the 4 move EOs all sucked.
50I had a few short DRs from the, but they were all 5qt. From 4 move EOs,
51mallard finds a 23 with RZP in 6 and DR in 12. With EO in 4 and RZP in
525 the best it finds is a 25.
53
54Good time management on my part, I started rushing through 5 move EOs
55at the right moment and found a bunch of direct RZPs, but did not try
56to switch after each of them immediately. The EO I used was the 20th,
57and it immediately stood out. Found the double slice quite early and I
58have not worked on anything else after that.
59
60-------------------------------------------------------------------------------
61Round 1 Attempt 2 - DNF (but I could have written down a 26, I'm stupid)
62R' U' F D U2 B R2 F2 D2 F D2 B' U2 F L2 R' B2 R B2 U L2 R2 F' R' U' F
63-------------------------------------------------------------------------------
64Round 1 Attempt 3 - 22
65R' U' F R F L B' U D' F2 R F D2 R2 F R2 D2 B2 R2 U2 F2 L2 R' B' R' U' F
66-------------------------------------------------------------------------------
67Round 2 Attempt 1 - 22
68R' U' F L D' R2 D2 U2 B F2 D2 L2 U2 L2 B' L2 D' F R2 D' U B D2 R' U' F
69-------------------------------------------------------------------------------
70Round 2 Attempt 2 - 27
71R' U' F R F' L' B2 L' F B L' D B' D' B2 U D2 L2 B2 D F2 R' U' F
72-------------------------------------------------------------------------------
73Round 2 Attempt 3 - 25
74R' U' F R' L' D' L U' R2 D2 F' D R2 B R2 U2 F L2 F' L2 U2 R' B R' U' F

Generated with cgit - Back to sebastiano.tronto.net