There are 10 repositories under sudoku-solver topic.
GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
a WebAssembly-powered AR sudoku solver
A fast Sudoku solver and generator with a benchmark suite for comparing the fastest known solvers.
A simple Sudoku generator and solver. 数独生成器和解题器
Full featured open source sudoku with a very nice web interface.
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 applications.
Suite of functions, written in C++, which solve, validate and generate Sudoku puzzles!
🎯 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 with the Sudoku board, allowing for a seamless solving experience.
Python based sudoku generator that can create unique Sudoku board based on 4 difficulty levels. This code also includes a brute force sudoku solver that is capable of solving even the most difficult sudoku puzzles!
⚙️ Solving sudoku using Deep Reinforcement learning in combination with powerful symbolic representations.
Solving sudoku puzzles with the help of OpenCV and PyTorch(CNN)
C# Sudoku solver that uses human techniques; no brute-forcing.
This repo includes all the projects I have finished in the Udacity Nanodegree programs
Extract and solve sudoku from an image using Computer Vision and Deep Learning
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.
Android app for solving sudoku puzzles.
Sudoku Solver using bitmasks and bit-manipulation with Rust 🦀 and egui 🎨
Fast web-based Sudoku solver. Supports many variants including all grid sizes up to 16x16.
华中科技大学数据结构课程设计2018 An algorithm to solve SAT problem
Program Analysis, Software Verification & Testing. Python3, CAS, Dafny, Z3, CVC4, UCLID, ZChaff, NuSMV, AFL, Scala, CBMC & LLVM Framework (CO).
Visualization of some standard problems solved by Backtracking
Solver for over 100 types of Nikoli-style logic puzzles
A Sudoku Solver that leverages TensorFlow and iOS BNNS for deep learning.
Console application to create, solve, and play sudoku.
Solving Sudoku with BackTrack Algorithm
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!
🎮 An interactive web Sudoku puzzle game developed in HTML, CSS, and JavaScript
50+ solvers for logical puzzles, with 8k+ datasets, including Sudoku-like puzzles, Slitherlink, Pentomino, Hitori, Shikaku, Heyawake, Mosaic, Tent, Creek, Atari, Suguru, Kakuro, etc. Solved via SCIP, ortools, z3-solver or Gurobi.