Generic Sudoku Solver is a solver for sudoku puzzles which can handle, next to the standard 9 by 9 grid, arbitrary sized puzzles (like 25 by 25). Puzzles can also be solved manually by the player. The solver is remarkably efficient for the basic grid.