"it's about time"

2008 MCM Contest Submission - Sudoku

For anyone who is interested, I have uploaded a pdf of the paper we submitted to the Mathematical Modeling Contest.

2008MCM-Sudoku

You can also download the source code in Java here:

MCM_Sudoku_src.zip

The main function is in the SudokuGenerator class. I tried to document the code as I went, but I slaped the thing together, so I apologize to anyone who looks at it.