A simple sudoku solver using the backtracking algorithm. Input : a single txt file given through the command line arguements like this $./a.exe <file.txt> File format : 9 rows each containing 9 numbers seperated by spaces. The numbers range from 0 to 9 (0s are empty squares, 1-9s are existing numbers on the board).
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
orfeasxyz/sudoku_solver_backtracking
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published