Giter Club home page Giter Club logo

rubik's People

Contributors

hallmatthew314 avatar

Watchers

 avatar  avatar

rubik's Issues

'Combined' moves

The 'combined' moves of M, E, and S need to be implemented.

These moves are all equivalent to a cube rotation and two turns from the outer block turn metric.

Combined move Rotation Move 1 Move 2
M x' R L'
M2 x2 R2 L2
M' x R' L
E y' U D'
E2 y2 U2 D2
E' y U' D
S z' F B'
S2 z2 F2 B2
S' z F' B

More generally: for any base combined turn (c), there is an associated rotation, matching face turn and mirrored face turn (w,a,b)

Combined move Rotation Move 1 Move 2
c w' a b'
c2 w2 a2 b2
c' w a' b

Reduction example: 'U permutation' of U layer

With combined moves:

M2 U M U2 M' U M2

Substitution with OBTM+rotations:

x2 R2 L2 U x' R L' U2 x R' L U x2 R2 L2

Reduces to:

x2 R2 L2 U x' R L' U2 x R' L U R2 L2

x2 R2 L2 U x' R L' U2 R' L F R2 L2

x2 R2 L2 U R L' B2 R' L U R2 L2

R2 L2 D R L' F2 R' L D R2 L2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.