Skip to content

janovak/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Solves a Sudoku puzzle by first trying to use logical method to fill in as many squares as possible and then switching to a backtracking algorithm to solve any remaining squares.

About

Solves a Sudoku puzzle given a file representing a puzzle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages