Hard 6×6 Picross — Arrangement Enumeration Across 12 Lines

Hard 6×6 Picross is where the solving toolkit expands beyond overlap analysis alone. Clue configurations include enough high-slack lines that cross-referencing alone cannot always produce the necessary constraint reductions. When two or more perpendicular lines each carry multiple valid arrangements with no direct overlap, explicit arrangement enumeration — listing every valid position and identifying what's consistent across all of them — becomes the tool that unlocks the grid.

What "Hard" Means at 6×6

At Medium, cross-referencing between rows and columns is enough to resolve the grid completely. At Hard, there are points in the solve where multiple unresolved lines each have several valid arrangements, and no arrangement from one line rules out any arrangement from its perpendicular. Direct deduction stops.

The solution is arrangement enumeration: for a given line, list every valid way its clue blocks can fit given the current confirmed and X-marked cells. Even when the arrangements differ from each other, check whether any specific cell position is consistent across all of them — filled in every valid arrangement, or empty in every valid arrangement. That position is confirmed regardless of which arrangement is ultimately correct.

At 6×6 Hard, the 12-line network is compact enough that the interaction between enumerated arrangements and cross-referenced constraint data produces clean deductions. Expect five to nine passes before the grid resolves, with later passes producing fewer but more precisely earned confirmations than earlier ones.

The Hard 6×6 Solving Approach

Phase 1 — Overlap sweep: Apply overlap analysis to all 12 lines. Mark all direct results. On Hard 6×6, expect to resolve perhaps 8–14 cells on this pass.

Phase 2 — Cross-reference cycle: Propagate each confirmed fill into its perpendicular line. Apply overlap analysis to any line whose state has been updated. Continue until no further direct deductions are possible.

Phase 3 — Arrangement enumeration: For any line still unresolved after cross-referencing, enumerate all valid arrangements explicitly given the current cell states. Identify any cell that is confirmed across all valid arrangements and mark it. Even confirming one or two cells in this way provides new cross-referenced data for the perpendicular lines.

Phase 4 — Cascade and repeat: Use the newly confirmed cells from enumeration to re-run cross-referencing. Each new confirmed cell updates two constraint states simultaneously. Repeat the enumeration-and-cascade cycle until the grid is complete.

Hard 6×6 resolves without hypothesis testing. The combination of enumeration and cross-referencing is sufficient throughout.

Ready to Progress?

6×6 Expert — hypothesis technique enters the picture

6×6 Medium — if Hard feels premature, Medium builds the cross-referencing fluency Hard requires

8×8 Hard — arrangement enumeration across 16 lines with a richer constraint network

Stuck? The 6×6 Solver identifies your next logical step.

FAQ

Medium 6×6 is solvable through overlap analysis and cross-referencing alone — no explicit arrangement listing required. Hard 6×6 has points where cross-referencing stops producing new information and the only path forward is to enumerate every valid arrangement of a specific line, check for consistent cells, and use those confirmations to restart the cross-reference cascade.

Lines that require enumeration at Hard difficulty typically have two to four valid arrangements. More than four usually means the line still has cross-referenced data to import before enumeration is needed. If a line has six or more valid arrangements, process other lines first and return when more constraint data has been established.

Most solvers take 10–18 minutes. Solvers encountering arrangement enumeration for the first time may take 20–28 minutes initially as the technique becomes familiar. The time per puzzle decreases significantly once you develop the habit of identifying which lines to enumerate first rather than working through them in grid order.