Skip to content

A backtracking sudoku solver, written to distract myself from debugging *another* (trickier) backtracking solver

Notifications You must be signed in to change notification settings

rylmovuk/sudoku-procrastination-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudoku-procrastination-solver

A backtracking sudoku solver, written to distract myself from debugging another (trickier) backtracking solver.

Nothing much to see currently, just the barebones logic (with occasional newbie Rust-tinkering) and some hard-coded test boards.

About

A backtracking sudoku solver, written to distract myself from debugging *another* (trickier) backtracking solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages