Class Hierarchy
- java.lang.Object
- de.sfuhrm.sudoku.Creator
- de.sfuhrm.sudoku.GameMatrixFactory
- de.sfuhrm.sudoku.output.JsonArrayFormatter
- de.sfuhrm.sudoku.output.LatexTableFormatter
- de.sfuhrm.sudoku.output.MarkdownTableFormatter
- de.sfuhrm.sudoku.output.PlainTextFormatter
- de.sfuhrm.sudoku.QuadraticArrays
- de.sfuhrm.sudoku.Solver
Interface Hierarchy
- de.sfuhrm.sudoku.GameMatrix
- de.sfuhrm.sudoku.Riddle
- de.sfuhrm.sudoku.output.GameMatrixFormatter