Skip to content

noiron/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The JavaScript version code according to the Python code in Peter Norvig's article Solving Every Sudoku Puzzle .

Just run node sudo.js, then it will solve all puzzles in puzzles/hardest.txt file.

Related blog: 如何解数独

TODO

  • Read puzzles in easy50.txt file.
  • Timing function.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published