All Classes
-
All Classes Interface Summary Class Summary Class Description Creator Creates a fully filled sudoku.GameMatrix The quadratic matrix of a game field.GameMatrixFactory A factory for creating game matrix objects.GameMatrixFormatter Formats the game matrix to a text representation.JsonArrayFormatter Formats the game matrices to a 3-dimensional JSON array.LatexTableFormatter Formats the game matrix to a LaTeX document.MarkdownTableFormatter Formats the game matrix to a markdown table.PlainTextFormatter Formats the game matrix to a plain text.QuadraticArrays Helper methods for working on two-dimensional arrays.Riddle A riddle with free / writable fields.Solver Solves a partially filled Sudoku.