Skip to content

xlvecle/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudoku

A simple program to solve sudoku by python & c++

  • 1.cc: Solve sudoku by DLX
  • show.py: A python GUI to show the sudoku
  • input.py: A python GUI to get the user input
  • random.sh: You can use them to create a sudoku primary check
  • solve_sudoku.sh: You can input a sudoku pirmary check to solve

About DLX:[http://www.cnblogs.com/grenet/p/3145800.html]

About

A simple sudoku by python & c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages