/sudoku-neural

Neural network is used to predict the possibilities of the masked values, then the possibilities are used to guide the depth firstsearch. The searching can be speed up 20k times in extreme cases.

Primary LanguagePythonMIT LicenseMIT

Stargazers