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

Find a way to use the centerless 3x3x3 definition for SolvingBasedScrambleFinder? #117

Open
lgarron opened this issue Mar 7, 2025 · 0 comments
Labels
enhancement New feature or request rust

Comments

@lgarron
Copy link
Member

lgarron commented Mar 7, 2025

Right now the scrambles for different events use the same SolvingBasedSrambleFinder. This allows generating scrambles across events more quickly, but is wasteful for 3×3×3 scrambles that don't need centers. Perhaps there's a way to get the best of both worlds.

It's possible that the impact of perf is low enough that keeping centers in the definition is worth it, though. This also makes it easier to perform operations on patterns across events.

@lgarron lgarron added enhancement New feature or request rust labels Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rust
Projects
None yet
Development

No branches or pull requests

1 participant