All Classes
-
Class Summary Class Description Cell An individual cell in the whole grid.CellCollection A collection of cells ~ can be a row, column, or box|region|block.PermutationComputation Sudoku SudokuGrid A Sudoku Grid ~ the whole "board" with N rows, columns, and boxes.SudokuGui A JFrame implementation of a GUI to use the Sudoku class to solve puzzles.Utility A stubbed utility class that is WIP.