2,181 results for “topic:sudoku-solver”
GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
A Sudoku puzzle generator and solver JavaScript library
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.
Toolkit for solving and generating Sudoku puzzles in Go
The Rust sudoku library
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.
A Python Sudoku solver
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!
A Constraint Satisfaction Problem Solver in Pure Swift
a GRId LOgic Puzzle Solver library
⚙️ 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.
Sudoku Solver
Extract and solve sudoku from an image using Computer Vision and Deep Learning
This repo includes all the projects I have finished in the Udacity Nanodegree programs
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.
Very fast web-based Sudoku solver. Features many grid sizes and variants, with customization and scripting support.
Sudoku Solver using bitmasks and bit-manipulation with Rust 🦀 and egui 🎨
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
华中科技大学数据结构课程设计2018 An algorithm to solve SAT problem
Solver for over 100 types of Nikoli-style logic puzzles
A Sudoku Solver that leverages TensorFlow and iOS BNNS for deep learning.