Skip to content

manvendrarana/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

SudokuSolver

A Sodoku Solver.
By iterating through the rows/columns, the program aims to solve the puzzles using backtracking.

0's represent empty boxes/spaces

example initial grid:

image

Solution 1:

image

Solution 2:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages