Package de.sfuhrm.sudoku
package de.sfuhrm.sudoku
Sudoku riddle creation and solving classes.
- Author:
- Stephan Fuhrmann
-
ClassDescriptionCreates a fully filled sudoku.The quadratic matrix of a game field.A factory for creating game matrix objects.Defines the dimensions of a GameMatrix.Pre-defined game schema instances.Helper methods for working on two-dimensional arrays.A riddle with free / writable fields.Solves a partially filled Sudoku.