Switcherlapp97 / RubiksCubeSolver

32 stars 18 forks source link

Solvability #4

Closed Switcherlapp97 closed 9 years ago

Switcherlapp97 commented 9 years ago

Check solvability of cube without check if solving is successful Theory: http://rosettacode.org/wiki/User:Arjun_sunel/Solvability_of_a_3x3x3_Rubik's_Cube_State%3F http://math.stackexchange.com/questions/127577/how-to-tell-if-a-rubiks-cube-is-solvable

Switcherlapp97 commented 9 years ago

Solvability check completed! Contains permutation parity check, corner parity check, edge parity check and color check