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

https://github.com/indiependente/backtracksudoku

Sudoku solver implemented with Backtrack
https://github.com/indiependente/backtracksudoku

backtracking-algorithm python sudoku-solver

Last synced: about 1 month ago
JSON representation

Sudoku solver implemented with Backtrack

Awesome Lists containing this project

README

          

BacktrackSudoku
===============

Sudoku solver implemented with Backtrack