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
When generating a very small puzzle, such as a 2x2, you may reach a position where a 1x1 loop ("simple loop") must be created for the puzzle to work. However, the generator does not know what to do in such position, and thus gets stuck.