This is another demo program for DlxLib. Initially, it is just a simple console app but I plan to write a WPF app that allows a Sudoku puzzle to be entered and solved.
I have leaned heavily on the code listed below by Alex Rudnick.
- Automatic Sudoku Solving with Dancing Links
- sudoku.py
- (seems to be missing now)
- Try here instead ?