sudoku-solution-finder topic

List sudoku-solution-finder repositories

sudoku

162
Stars
26
Forks
Watchers

A simple Sudoku generator and solver. 数独生成器和解题器

SolveSudoku

52
Stars
30
Forks
Watchers

Extract and solve sudoku from an image using Computer Vision and Deep Learning

sudoku

17
Stars
7
Forks
Watchers

A very fast Java Sudoku library implementation along with a command line client

SudokuSolver

56
Stars
34
Forks
Watchers

C# Sudoku solver that uses human techniques; no brute-forcing.

sudoku-core

91
Stars
3
Forks
Watchers

A typescript Sudoku package for generating, solving (step-by-step or all), and analyzing Sudoku boards with ease. Perfect for building Sudoku games and integrating Sudoku functionality into your appli...