Skip to content

Solving Sudoku boards using a general CSP approach, specifically using backtracking search and the AC-3 algorithm

Notifications You must be signed in to change notification settings

magmkri/Sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-solver

Solving Sudoku boards using a general CSP approach, specifically using backtracking search and the AC-3 algorithm

About

Solving Sudoku boards using a general CSP approach, specifically using backtracking search and the AC-3 algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages