| Package | Description |
|---|---|
| ball.game.sudoku |
Classes for solving Sudoku.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Cell
Sudoku
Cell. |
| Modifier and Type | Method and Description |
|---|---|
protected Digits |
Rule.solved(Iterable<Cell> iterable)
Method to get the solved
Digits. |
Copyright © 2015–2020 Allen D. Ball. All rights reserved.