tylermzeller/cubey

is_solved() is flawed

Closed this issue · 1 comments

To reproduce:

run F U F' 4 times, this should be solved (however it will not be at the time this issue is written). Run c.is_solved() it should return false, but it will return true, when the cube is obviously not solved.