Skip to content

diegomedaglia/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SudokuSolver

Simple Sudoku solver using backtracking. Solves boards of n regions of size nxn, with a board cell size of n^2 x n^2 (e.g. 4x4, 9x9, 16x16, ...).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published