Package-level declarations
Functions
Link copied to clipboard
Finds a GameType based on the given number of rows and columns.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Converts a SudokuString to a list of lists of strings, representing the Sudoku puzzle in a more granular format.
Converts a SudokuString to a Board object with the specified number of digits per box.
Link copied to clipboard
Converts a Board object to a Sudoku string representation.