| Package | Description |
|---|---|
| de.sfuhrm.sudoku |
| Modifier and Type | Method and Description |
|---|---|
static Riddle |
Creator.createRiddle(GameMatrix in)
Creates a riddle setup sudoku.
|
| Modifier and Type | Method and Description |
|---|---|
List<Riddle> |
Solver.solve()
Solves the Sudoku problem.
|
| Constructor and Description |
|---|
Solver(Riddle solveMe)
Creates a solver for the given riddle.
|
Copyright © 2017. All rights reserved.