Monthly Archives: June 2005

Sudoku solver in three lines explained

In previous posts I produced a four line sudoku solver and then went on to explain it. After having watched a C programmer’s approach to it I am down to under three lines. Here it is and how it works. … Continue reading

Posted in Uncategorized | Leave a comment