Skip to content

subashkotha/Sudoku_Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

Solving sudoku by treating it as constraint satisfaction problem by using variable selection (MRV) and value selection (LCV) heuristics and by performing consistency checks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published