ZhiliangXu
-
-
- 182 total downloads
- last updated 11/23/2013
- Latest version: 1.0.0
This is a portable and lightweight Sudoku solver implementation in C#. How to use int[,] grid = { {0, 0, 0, 0, 0, 0, 0, 6, 7}, {0, 0, 0, 9, 0, 7, 4, 0, 3}, {0, 6, 0, 0, 0, 0, 1, 9, 0},... More information -