I have a competition that needs skewb scrambles tomorrow. Can someone give me a link to something I can use?
Shouldn't we just send this link around on the delegate list or is the new version really only a few hours away?
Updates:
156 - Does not block 0.8.0
148 - I finished this last night. It is pretty well tested.
151 & 153 - I have a fix for these that I want to implement tonight. Lucas, do we want to change the sq1 notation/filtering in the regulations to be consistent with the sq1 +2 rule? Even if I change this, I believe there are still issues with Chen Shuang 's optimal sq1 solver that will keep us from being able to filter as aggressively as we want (<20 moves).
I fixed the 444 initialization issues people were seeing. Unfortunately, our tests do not run against the finalized jar, which is how this bug sneaked out. As of right now, I don't believe it's worth inventing infrastructure to be able to test the finalized product, as I don't anticipate this breaking often, and any breakage should be obvious when testing manually. If I'm wrong about either of these two things, we can look into running automated tests against the jar file.
I believe I've seen some pretty noticeable performance regressions. This is to be expected with sq1, as our new filtering takes around 10 seconds per scramble. Hopefully we can alleviate this by hooking into Chen Shuang 's solver, but I do not want to make that block this release. I also am worried that my changes for BLD reorientation (148) have introduced some performance issues which I'd like to look into.
--
You received this message because you are subscribed to the Google Groups "WCA Scrambler Team" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wca-scramble...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Ok, I thought the use of the word "move" in https://www.worldcubeassociation.org/regulations/#12c implied a metric. That's why I created https://github.com/cubing/wca-documents/issues/130 in the first place. At the time I created it, Lucas confirmed that I was interpreting the definition of "move" correctly. Either way, their are 2 issues here. One is what metric we want tnoodle and the WCA regs to agree on. I want to change tnoodle's metric to agree with Chen Shuang scrambler. The other question is what degree of filtering to do with do with the chosen metric.
I fixed the bug 156 was originally created for (https://github.com/cubing/tnoodle/issues/156#ref-commit-809b362). 156 is still open is because I want to know why our tests didn't catch it (I suspect that our test would have caught it, but they didn't get enough runs), but this does not block releasing 0.8.0.
Right now, I'm pretty happy with everything, but it is barely tested. I'm going to submit a massive pull request tonight, and poke people to look at the relevant pieces of it.
Should 5bld scrambles end with turns like 3Rw instead of 4Rw? I promise that that's very easy to change if we want to change it.