Programs
A list of some programming projects that I am currently working on or have worked on in the past.- CSudoku
- A command line Sudoku solving program written in C; it solves the popular 9x9 versions of Sudoku using Donald Knuth's Dancing Links algorithm (May 2006)