/sudsol

Sudoku puzzle solver

Primary LanguageMakefile

sudsol

Once upon a time, everyone seemed to be addicted to those Sudoku puzzles: fill out a 9x9 square with numbers 1 to 9 without having the same number in a single row or column.

This project is my attempt to provide a 'generic' Sudoku solver, conveniently called sudsol. It solved all puzzles I tried on it, but it's probably by no means complete :-)

Screenshot

Solving an example puzzle

Downloads