Skip to content
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

WCA scramble compatibility #250

Closed
lgarron opened this issue Dec 2, 2022 · 2 comments
Closed

WCA scramble compatibility #250

lgarron opened this issue Dec 2, 2022 · 2 comments

Comments

@lgarron
Copy link
Member

lgarron commented Dec 2, 2022

Here are all the features we need to match TNoodle for WCA scrambles:

Event Supported Min scramble alg length Min optimal solution length Prefix/Suffix Potential features
333, 333oh, 333ft ✅ (MRSS) ☑️ (N/A) (2 moves) ☑️ (N/A)
222 ✅ (MRSS) (11 moves) (4 moves) ☑️ (N/A)
333bf, 333mbf ✅ (MRSS) ☑️ (N/A) ✅ (2 moves) ✅ (wide moves) 1
333fm ✅ (MRSS) ☑️ (N/A) ✅ (2 moves) ✅ (R' U' F) 1
444 ✅ (MRSS) ☑️ (N/A) 🚧 (2 moves) ☑️ (N/A)
444bf ✅ (MRSS) ☑️ (N/A) 🚧 (2 moves) 🚧 (full piece randomization)
555 (60 random moves) ☑️ (N/A) 🚧 (2 moves) ☑️ (N/A) layered randomization
555bf ✅ (60 random moves + suffix) ☑️ (N/A) 🚧 (2 moves) ✅ (wide moves) 1 layered randomization
666 (80 random moves) ☑️ (N/A) 🚧 (2 moves) ☑️ (N/A) layered randomization, use 3Fw instead of 3Bw
777 (100 random moves) ☑️ (N/A) 🚧 (2 moves) ☑️ (N/A) layered randomization
clock ✅ (MRSS) ☑️ (N/A) 🚧 (2 moves) ☑️ (N/A)
minx ✅ (random movesPochmann style) ☑️ (N/A) 🚧 (2 moves) ☑️ (N/A)
pyram ✅ (MRSS) ✅ (11 moves) ✅ (6 moves) ☑️ (N/A)
skewb ✅ (MRSS) ✅ (11 moves) ✅ (7 moves) ☑️ (N/A)
sq1 ✅ (MRSS) ☑️ (N/A) 🚧 (11 moves) ☑️ (N/A)
fto ✅ (MRSS) ☑️ (N/A) 🚧 (2 moves?) ☑️ (N/A)
master_
tetraminx
✅ (MRSS) ☑️ (N/A) 🚧 (2 moves?) ☑️ (N/A)
kilominx ✅ (MRSS) ☑️ (N/A) 🚧 (2 moves?) ☑️ (N/A)
redi_cube ✅ (MRSS) ☑️ (N/A) 🚧 (2 moves?) ☑️ (N/A)

Footnotes

  1. Needs to avoid cancellation (e.g. L' Rw) 2 3

@lgarron
Copy link
Member Author

lgarron commented Jan 10, 2025

lgarron added a commit to cubing/twsearch that referenced this issue Jan 10, 2025
lgarron added a commit to cubing/twsearch that referenced this issue Jan 10, 2025
lgarron added a commit to cubing/twsearch that referenced this issue Jan 10, 2025
lgarron added a commit to cubing/twsearch that referenced this issue Jan 10, 2025
@lgarron
Copy link
Member Author

lgarron commented Jan 12, 2025

We've gone all-in on twsearch for scrambles. This has essentially moved to: https://github.com/cubing/twsearch?tab=readme-ov-file#scrambles

@lgarron lgarron closed this as completed Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant