The Design and Implementation of the Algorithm about Sudoku

LEI Lei,SHEN Fu-ke
DOI: https://doi.org/10.3969/j.issn.1009-3044.2007.02.086
2007-01-01
Abstract:The problem of Sudoku is invented by a Swiss mathematician who named Euler, and it becomes more and more popular in the whole globe. In this paper, the author introduced how to design data struct and algorithms to solve the mathematic problem. At the end, the author implement the algorithm with C++ language.
What problem does this paper attempt to address?