You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement an isValid() method that analyzes a cube and returns true if it can be solved, false otherwise. This would be useful when loading a cube (See: #1) to determine if the cube is solvable.
Implement an isValid() method that analyzes a cube and returns true if it can be solved, false otherwise. This would be useful when loading a cube (See: #1) to determine if the cube is solvable.