Skip to content

So many Sudoku puzzles to solve, and so little time!

Notifications You must be signed in to change notification settings

oabm/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

A just-for-fun project exploring algorithms for solving Sudoku puzzles.


Where We Are

I've started with the simplest, stupidest algorithm I could think of. It solves easy puzzles just fine.

Where We're Going

Next up, getting cleverer, in order to solve harder puzzles. Then getting more efficient, in order to speed up solving.


Sudoku-Related, and Terribly Interesting:

http://www.afjarvis.staff.shef.ac.uk/sudoku/felgenhauer_jarvis_spec1.pdf

About

So many Sudoku puzzles to solve, and so little time!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages