The Negative Sudoku Dot System
<< BACK to jeffyepstein.com Copyright 2005, Jeff Epstein. Email corrections, suggestions, and questions to jeff_epstein@yahoo.com.
An overview of the strategy
- Dot pre-existing or new values.
- Find cells in which only one value is possible.
- Find boxes in which only a single cell can contain a certain value.
- Find rows in which all cells, where a certain value is possible, exist in the intersection of a single box and that row.
- Find columns in which all cells, where a certain value is possible, exist in the intersection of a single box and that column.
- Repeat steps one through five until no more values can be determined.
- Use advanced strategies to determine another value.
- Repeat all steps.