Skip to content

Immodal/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

This project aims to solve Sudoku puzzles using a variety of algorithms such as Breadth and Depth First Search, Algorithm X, DLX, as well as their greedy variants.

Link to the app: https://immodal.github.io/sudoku/

16x16 Sudoku

Figure 1: Solving a 16x16 Sudoku puzzle

About

This project aims to solve Sudoku puzzles using a variety of algorithms such as Breadth and Depth First Search, Algorithm X, DLX, as well as their greedy variants.

Topics

Resources

License

Stars

Watchers

Forks

Contributors