Skip to content

Mathew79/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver

It was initially written on Playground and copied to Mac project.

You have to provide 'bundle identifier' and 'Team' info to compile and execute.

It solves all the sudoku if input is valid. It takes logical and recursive approach to slove a puzzle.

It uses following techniques to solve the problem.

1.	Crosshatching
2.	Sole Candidate
3.	Unique Candidate
4.	Naked Subset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages