Class | Description |
---|---|
Cell |
Sudoku
Cell . |
Digits |
Sudoku
Digits . |
Puzzle |
Sudoku
Puzzle . |
Rule | |
RuleOfElimination |
Sudoku "rule-of-elimination"
Rule implementation. |
RuleOfNIdenticalCellsOfSizeN |
Sudoku "rule-of-N-identical-cells-of-size-N"
Rule implementation. |
RuleOfSums |
Sudoku simple "rule-of-sums"
Rule implementation. |
RuleOfUniqueness |
Sudoku "rule-of-uniqueness"
Rule implementation. |
Copyright © 2015–2020 Allen D. Ball. All rights reserved.