. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Second, a more complex solution considers only a linear portion of the grid.
Initialization occurs when and where words are placed.
The cells for the letters of the word and the cells adjacent to a word are
initialized to blank
to facilitate checking that the solution is
correctly connected.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.