SudokuSolver
Overview
SudokuSolver is a command-line Java program that solves sudoku puzzles.
Download
SudokuSolver v0.1 (released Jan 10 2009)
It is licenced under the LGPLv3
Usage
- Download and unpack it.
- Save the starting state of your sudoku board to a text file.
- Run the program, passing in your board input via stdin.
Copyright (c) 2010-2024 Michael Angstadt