Skip to content

Catalog study 02 · deterministic solving paths

Where do singles stop working?

In our Hard puzzles, the first productive elimination occurs with a median of 39 cells still empty. Explore that transition from filling a digit to removing a possibility.

What we recorded

For each original puzzle, we followed the existing order: naked single, hidden single, locked candidates, naked pair, hidden pair. After every productive step, the search restarts at naked single. We recorded the number of empty cells immediately before the first candidate-elimination step, after all available singles had been exhausted.

Empty cells before the first productive elimination
GradePaths with eliminationMedian emptyRange
easy0 / 128Not applicableNo elimination step
medium0 / 128Not applicableNo elimination step
hard128 / 1283920–56
expert128 / 1284325–57

The first Hard puzzle, at its first bottleneck

In v1-hard-0001, the path makes 11 single placements before step 12. The next deduction is pointing: in the top-left box, digit 9 can occupy only r2c2 or r2c3. Both lie on row 2, so 9 can be removed from r2c9. That is useful progress even though it does not itself fill a cell.

v1-hard-0001 · position before step 12

Sudoku position with the recorded logical candidatesRows and columns are numbered 1 to 9. Find the pattern before revealing the supporting cells. A complete text table follows the diagram.c1r1c2r2c3r3c4r4c5r5c6r6c7r7c8r8c9r9
Small digits are the candidates at this exact step, including earlier logical eliminations. No answer is filled in for you.
Read the position as a cell table
Each cell’s placed digit or complete remaining candidate list.
CellValue / candidates
r1c1Placed: 2
r1c2Placed: 7
r1c3Placed: 3
r1c4Placed: 1
r1c5Placed: 8
r1c6Placed: 5
r1c7Placed: 4
r1c8{6, 9}
r1c9{6, 9}
r2c1Placed: 5
r2c2{1, 8, 9}
r2c3{4, 6, 8, 9}
r2c4{4, 6, 7}
r2c5{4, 6, 7}
r2c6{4, 6, 7}
r2c7Placed: 3
r2c8Placed: 2
r2c9{1, 6, 8, 9}
r3c1{1, 4, 8}
r3c2{1, 8}
r3c3{4, 6, 8}
r3c4Placed: 3
r3c5Placed: 9
r3c6Placed: 2
r3c7Placed: 5
r3c8{1, 6, 8}
r3c9Placed: 7
r4c1Placed: 3
r4c2{2, 5, 8, 9}
r4c3{2, 4, 5, 8, 9}
r4c4{4, 5, 8, 9}
r4c5{2, 4}
r4c6Placed: 1
r4c7Placed: 6
r4c8Placed: 7
r4c9{2, 4}
r5c1Placed: 7
r5c2{2, 5, 8}
r5c3{2, 4, 5, 8}
r5c4{4, 5, 6, 8}
r5c5{2, 3, 4, 6}
r5c6{4, 6, 8}
r5c7Placed: 9
r5c8{1, 4}
r5c9{1, 2, 3, 4}
r6c1{4, 9}
r6c2Placed: 6
r6c3Placed: 1
r6c4{4, 7, 9}
r6c5{2, 3, 4, 7}
r6c6{4, 7, 9}
r6c7Placed: 8
r6c8Placed: 5
r6c9{2, 3, 4}
r7c1Placed: 6
r7c2{1, 2, 5, 8, 9}
r7c3{2, 5, 8, 9}
r7c4{4, 7, 8, 9}
r7c5{1, 4, 7}
r7c6{4, 7, 8, 9}
r7c7{2, 7}
r7c8Placed: 3
r7c9{2, 4, 8, 9}
r8c1{1, 8, 9}
r8c2Placed: 4
r8c3{2, 8, 9}
r8c4{6, 7, 8, 9}
r8c5{1, 6, 7}
r8c6Placed: 3
r8c7{2, 7}
r8c8{6, 8, 9}
r8c9Placed: 5
r9c1{8, 9}
r9c2Placed: 3
r9c3Placed: 7
r9c4Placed: 2
r9c5Placed: 5
r9c6{4, 6, 8, 9}
r9c7Placed: 1
r9c8{4, 6, 8, 9}
r9c9{4, 6, 8, 9}

Look first. Reveal one layer at a time.

Find the supporting cells, explain the restriction, then inspect the candidates it removes. The original puzzle link starts from its givens; this panel preserves the intermediate logical state.

Play the original puzzle from its givens
Learn pointing and claiming, then try a different position →

After singles

When singles run out, look for a digit confined to the intersection of a box and a line. Remove the candidates that this pattern rules out, then check for new singles. Several eliminations may be needed before another cell can be filled.