- A backtracking algorithm for solving sudoku puzzles. There cannot be equal numbers in the same row, in the same column or in the same grid (table 3 by 3).
- Always consider the sudoku version with 9 by 9 frames, and can be filled with numbers from 1 to 9.
-
Notifications
You must be signed in to change notification settings - Fork 0
FurlanV/Sudoku-Backtracking
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sudoku solver implemented in C using Backtracking
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published