Skip to content

An efficient modification of Backtracking Algorithm to generate all the solutions of given Sudoku of any size.

Notifications You must be signed in to change notification settings

Shubham567/Sudoku-All-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku-All-Solutions

An efficient modification of Backtracking Algorithm to generate all the solutions of given Sudoku of any size.

Written in C++, using STL

About

An efficient modification of Backtracking Algorithm to generate all the solutions of given Sudoku of any size.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages