An open API service indexing awesome lists of open source software.

https://github.com/asadiahmad/sudoku-solver

Solving Sudoku with BackTrack Algorithm
https://github.com/asadiahmad/sudoku-solver

ai back-tracking python sudoku sudoku-solver

Last synced: about 1 month ago
JSON representation

Solving Sudoku with BackTrack Algorithm

Awesome Lists containing this project

README

        

# Sudoku-Solver
Solving Sudoku with BackTrack Algorithm