GitHub / LakshayD02 / Sudoku_Solver_Python
This repository contains a Python program that automatically solves Sudoku puzzles. It takes an input grid representing an unsolved puzzle and uses a backtracking algorithm to find the correct solution. A great tool for Sudoku enthusiasts and those learning about algorithms! ðŸ§
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LakshayD02%2FSudoku_Solver_Python
Stars: 4
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 3.91 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: 2 months ago
Pushed at: 3 months ago
Last synced at: about 1 month ago
Topics: backtracking, backtracking-algorithm, python, python3, pythonlibrarires, sudoku, sudoku-game, sudoku-solver