Skip to content

Calculations for the improvement of a new technique in blindfolded Rubik's cube solving.

Notifications You must be signed in to change notification settings

kr-matthews/weak-swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Weak Swap

What it is

Weak swap is an optimization for a method of solving Rubik's cubes blindfolded, created by Kevin Matthews and Graham Siggins. It is applicable when doing ECEC (memorize edges then corners, solve edges then corners). For a given scramble, it will either not change the number of pairs to memorize and solve, or will decrease it by one.

There is a series of videos by Graham, starting with this one, which explain the concept. The weak swap-specific stuff really starts in the second video (of three). Note that it won't make much sense unless you are already familiar with blindfolded solving. I intend to write a blog post explaining weak swap at some point.

The Code

The code here calculates how often it will save (decrease by) one pair. It also does the calculations for a generalization, where you allow yourself to weak swap with any of k stickers (on k different pieces).

It would be ideal if somebody else independently did these calculations, as it's always possible that there is a mistake.

About

Calculations for the improvement of a new technique in blindfolded Rubik's cube solving.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages