In Patches, clues placed along the edges or in the corners of the grid are incredibly valuable. The boundaries of the board drastically limit the possible shapes a patch can take, often leading to immediate and undeniable "forced moves." Learning to recognize these patterns can significantly speed up your solving process and help you avoid unnecessary guessing.
The Power of Boundaries
Every patch must be a perfect rectangle or square. When a clue is next to an edge, one side of its potential shapes is immediately cut off. If it's in a corner, two sides are restricted. This constraint is your biggest ally!
Example 1: A '3' Clue on an Edge (3x3 Grid)
Let's consider a simple 3x3 grid with a '3' clue at (0,1) (top-middle):
A patch with an area of '3' can be either 1x3 (horizontal) or 3x1 (vertical).
- If it were 1x3, it would need to cover (0,0), (0,1), (0,2). But this is blocked by the left and right boundaries if it were to extend symmetrically. More simply, it could attempt to be (0,1), (0,0), (0,2). However, being on the top edge, it cannot extend upwards.
- It cannot extend left or right beyond the cells (0,0) or (0,2) in a 1x3 fashion because that would go off the 3x3 grid if centered on (0,1).
This means the only way for the '3' at (0,1) to form a valid rectangle on this grid without extending beyond boundaries is to be a 3x1 vertical patch, taking cells (0,1), (1,1), and (2,1).
Example 2: Interacting Corner Clues (4x4 Grid)
Let's revisit a scenario similar to our 4x4 Level 1 Walkthrough to see how edge clues interact. Consider this initial setup:
Deducing the '6' at (1,3):
The '6' clue at (1,3) (Row 1, Column 3) is on the right edge. It needs 6 cells, meaning it can be 2x3 or 3x2. It cannot be 1x6 or 6x1 due to the 4x4 grid size.
- It cannot extend into a 3x2 shape that would cover the '2' clue at (2,3) because each patch must contain only one clue.
- Given the right boundary, it is *forced* to take cells towards the left and upwards.
This forces the '6' at (1,3) to be a 2x3 patch, covering cells (0,1), (0,2), (0,3), (1,1), (1,2), (1,3).
Deducing the '6' at (3,1):
Similarly, the '6' clue at (3,1) (Row 3, Column 1) is on the bottom edge. By symmetrical logic, it cannot extend upwards to interfere with the '2' at (2,3) (which is not yet placed but is a future constraint). It must form a 2x3 patch by extending upwards and right. It covers cells (2,0), (2,1), (2,2), (3,0), (3,1), (3,2).
Conclusion
Edge clues are critical for making progress in Patches without guessing. Always analyze how the grid boundaries and other nearby clues restrict a patch's possible shapes. This deductive reasoning will allow you to confidently place patches and unravel the puzzle piece by piece. Keep an eye out for these boundary-driven forced moves, and you'll become a more efficient Patches solver!