Michael Angstadt's Homepage
< Back to Projects

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

  1. Download and unpack it.
  2. Save the starting state of your sudoku board to a text file.
  3. Run the program, passing in your board input via stdin.