Skip to content

taaki2311/sudoku_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudoku_solver

A basic Sudoku Solver in Rust, both a library and a stand alone executable. The executable reads the unsolved board from stdin, whitespace is ignored. The solve is currently incomplete, need to add more advanced solving techniques.

About

Sudoku Solver Library and Executable in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages