-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simplifying scrambles for big cubes #17
Comments
We should consider using 3x3x3 scrambles for the first stage, or the first few stages. That will give us maximum randomness for the move set. |
For 555, if we generate a scramble with ~20 double moves for a random 333 state, followed by 40 random moves (both single and double), the resulting distribution of the centre states is significantly closer to uniform than just 60 random moves. I posted an analysis to the SS forums a few months ago; taking a random state as a reference, solving the first centre takes ~0.25 moves less with 60 random moves, compared to ~0.002 moves less with (wide random state) + (40 random moves). I haven't done any similar analysis for 666 and up, but I'd expect that starting a 666/777 scramble with a 444/333 random state (resp.) with wide moves would scramble the centres more effectively than just applying random moves, and definitely more effectively than starting the scramble with outer layer moves, then moving inwards. |
This sounds like some very cool analysis! Anything better than what we currently have seems like something worth pursuing. Here's a list of steps I think we should go through to before making this change:
@torchlight, would you be interested in taking the lead on this project? |
This sounds like a very nice and useful project. Ping @torchlight to see if you would still be interested. |
See email thread here https://groups.google.com/d/msg/wca-software-public/xSX4kH_uzkc/htTY1VLM-v0J.
The gist of it:
Jaap suggests the following:
(for 7x7)
The text was updated successfully, but these errors were encountered: