22 results found Sort:

153
1k
cc0-1.0
24
GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
Created 2019-12-24
41 commits to master branch, last one about a year ago
135
419
mit
12
A Sudoku puzzle generator and solver JavaScript library
Created 2013-01-29
65 commits to master branch, last one 3 years ago
26
199
bsd-2-clause
4
A fast Sudoku solver and generator with a benchmark suite for comparing the fastest known solvers.
Created 2019-06-14
134 commits to master branch, last one about a year ago
A simple Sudoku generator and solver. 数独生成器和解题器
Created 2019-01-09
16 commits to main branch, last one about a year ago
Full featured open source sudoku with a very nice web interface.
Created 2022-08-28
283 commits to master branch, last one about a month ago
Suite of functions, written in C++, which solve, validate and generate Sudoku puzzles!
Created 2018-10-02
104 commits to master branch, last one about a year ago
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...
Created 2023-11-08
83 commits to main branch, last one 5 months ago
6
92
unlicense
5
Toolkit for solving and generating Sudoku puzzles in Go
Created 2022-06-22
108 commits to main branch, last one 2 months ago
23
88
agpl-3.0
5
The Rust sudoku library
Created 2017-04-16
206 commits to master branch, last one 11 months ago
11
81
apache-2.0
6
A Constraint Satisfaction Problem Solver in Pure Swift
Created 2015-07-22
69 commits to master branch, last one 2 years ago
A Python Sudoku solver
Created 2019-12-25
19 commits to master branch, last one about a month ago
🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficiently. With its intuitive interface, users can input and interact ...
Created 2021-04-09
23 commits to master branch, last one about a year ago
a GRId LOgic Puzzle Solver library
Created 2019-03-09
200 commits to master branch, last one about a year ago
⚙️ Solving sudoku using Deep Reinforcement learning in combination with powerful symbolic representations.
Created 2021-11-26
20 commits to main branch, last one 2 years ago
Sudoku Solver
Created 2022-02-27
35 commits to main branch, last one 2 years ago
C# Sudoku solver that uses human techniques; no brute-forcing.
Created 2018-05-02
86 commits to master branch, last one 12 months ago
A visual sudoku solver which runs in the web browser. Built using OpenCV and Tensorflow to identify the sudoku grid, recognise digits, and overlay the solution.
Created 2024-05-30
52 commits to main branch, last one 3 months ago
8
41
unknown
1
Sudoku Solver using bitmasks and bit-manipulation with Rust 🦀 and egui 🎨
Created 2023-03-21
12 commits to main branch, last one about a year ago
Android app for solving sudoku puzzles.
Created 2022-04-20
34 commits to v2 branch, last one about a year ago
Visualization of some standard problems solved by Backtracking
Created 2021-11-20
77 commits to main branch, last one 5 months ago
A web-based app to visualize Sudoku solving using backtracking. Features include random puzzle generation, variable solving speeds, and celebratory visual effects for completed puzzles. Enjoy solving!
Created 2024-07-11
12 commits to main branch, last one 2 months ago