Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sudoku-Solver

This is a command-line Sudoku solver written in Python using the NumPy library. It allows users to input a 9x9 Sudoku puzzle, solves it using a recursive backtracking algorithm, and displays the completed solution in a formatted layout.

About

A Python-based Sudoku Solver that uses the Backtracking Algorithm and NumPy to solve 9x9 Sudoku puzzles entered by the user through a console interface.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages