This is a Sudoku solving program repository. It contains a set of programs that can successfully solve a Sudoku provided that the solution exists. Each program implements a different algorithm with different time complexities. A input file is also included to test for the potential inputs. Time complexity analysis will be done here.
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a Sudoku solving program repository. It contains a set of programs that can successfully solve a Sudoku provided that the solution exists. Each program implements a different algorithm with different time complexities. A input file is also included to test for the potential inputs.
nikhilmudholkar/Sudoku-Solver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a Sudoku solving program repository. It contains a set of programs that can successfully solve a Sudoku provided that the solution exists. Each program implements a different algorithm with different time complexities. A input file is also included to test for the potential inputs.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published