Skip to content

An automatic sudoku solver written in Go. It takes a csv file with the initial numbers arranged as a sudoku table, tries to solve it and saves a new file with the solution.

License

Notifications You must be signed in to change notification settings

DsosaV/go-sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-sudoku-solver

An automatic sudoku solver written in Go. It takes a csv file with the initial numbers arranged as a sudoku table, tries to solve it and saves a new file with the solution.

About

An automatic sudoku solver written in Go. It takes a csv file with the initial numbers arranged as a sudoku table, tries to solve it and saves a new file with the solution.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages