You have probably met a nonogram under one of its many names — Picross, Griddler, Hanjie, Paint by Numbers. The idea is irresistible: a blank grid, a list of numbers along each row and column, and a hidden picture that emerges as you fill in squares.
The numbers are run-length clues. A row labelled 2 1 means: somewhere in that row there is a block of exactly two filled cells, then a gap, then a block of exactly one filled cell — in that order. Get every row and every column to agree, and the picture appears.
It feels like quiet, meditative logic. But hidden in that grid of clues is a question that the smartest algorithms in the world cannot answer quickly: does this puzzle even have a solution? That little question lands squarely among the hardest problems we know.
Comments
Loading comments...