Found 160 repositories(showing 30)
Very fast web-based Sudoku solver. Features many grid sizes and variants, with customization and scripting support.
SmilingWayne
100+ solvers for logic puzzles with ortools, 41k+ datasets for 130+ puzzles, e.g. Nonogram, Slitherlink, Fillomino, Creek, Akari, Yajilin and Sudoku-variants.
awkwardbunny
Sudoku (and variants) solver using Z3
MVPandey
An open-source attempt at training a variant of LeCun's energy-based models (EBM) to reason in latent space and solve Sudoku.
Timwi
A library containing algorithms to solve Sudoku variant puzzles.
florian1345
A flexible Sudoku engine for Rust that supports common variations and custom rules.
Dan-LB
A MiniZinc solver for Miracle Sudoku, a Sudoku variant with additional constraints, and a Miracle Sudoku generator.
GregoryMorse
Sudoku classical and variants, Star Battle, other logic puzzle Solver
emorgan00
sudoku variant generator
dclamage
No description available
timsun28
Backtracking solver for the killer variant of Sudoku
nathaniel-may
Client-side sudoku generator that supports the wordoku and colorku variants.
konraaadcz
Sudoku solver engine made with Java (also for variants)⚡⚡⚡
Immodal
This project aims to solve Sudoku puzzles using a variety of algorithms such as Breadth and Depth First Search, Algorithm X, DLX, as well as their greedy variants.
shnarazk
Solving Sudoku variants with SAT solvers
MingjieZhangQWQ
Implementation and experimental analysis of Grover’s algorithm, including single-solution search, multi-solution variants, noise robustness studies, and an application to solving Sudoku constraints.
PhoenixSmaug
A native JavaScript website for solving puzzles of the Sudoku variant Str8ts. It includes a powerful deductive solver and a puzzle generator both built in Rust.
jayden-hunter
No description available
sangchoo1201
No description available
benjamincmorka
C++ Sudoku variant solver
VanNeo
Eventual goal is for it to solve any sudoku variant when supplied with an image of the puzzle and the rules of the puzzle in natural language.
andr830g
No description available
bhavnoor0
Recursive backtracking sudoku solver with constraint propagation, supporting arbitrary board sizes and anti-knight, anti-king, and Kropki pair variants.
QaseemLodhi
9 * 9 Sudoku (Classic) & 4 * 4 Sudoku (Variant) using angular.js
charpov
A functional approach to Sudoku, Java variants.
mnijenstein
Solves calcudokus which are a variant on sudokus
axxroytovu
A manual archipelago file for playing variant sudoku
tunasplam
Sudoku solver in Julia. Can support different variants.
cwest2
A Solver For Sudoku and its various variants
sgkoishi
A z3 based sudoku solver, allow variants like Diagonals/GT/Killer/Windoku/Consecutive/VX.