sudoku-solution-finder
Here are 122 public repositories matching this topic...
Language:All
Sort:Most stars
A simple Sudoku generator and solver. 数独生成器和解题器
- Updated
Jan 13, 2023 - Python
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.
- Updated
Jun 14, 2024 - TypeScript
C# Sudoku solver that uses human techniques; no brute-forcing.
- Updated
Nov 27, 2023 - C#
Extract and solve sudoku from an image using Computer Vision and Deep Learning
- Updated
Oct 1, 2020 - Python
A very fast Java Sudoku library implementation along with a command line client
- Updated
Jul 15, 2025 - Java
A simple sudoku solver
- Updated
Sep 1, 2018 - JavaScript
sudoku generator and solver library for Java. Can custom form of puzzle. Supported: 4x4, 5x5, 6x6, 7x7, 8x8, 9x9, 12x12, 16x16, 25x25. Please give me a star if it could help you!
- Updated
Nov 6, 2022 - Java
C# Sudoku library that can solve, generate and check the Sudoku puzzles.
- Updated
Aug 23, 2019 - C#
Solves the user entered Sudoku boards with commonly known strategies like hidden/naked pairs, X-wing, Y-wing etc.
- Updated
Mar 26, 2021 - Python
Sudoku game, solver, and generator that created with Windows Forms using my own Sudoku library.
- Updated
Jul 27, 2019 - C#
Sudoku
- Updated
Dec 8, 2022 - Pascal
Using CSP algorithm with Forward Checking for solving Sudoku Puzzle
- Updated
Oct 18, 2019 - Java
This is a UI Sudoku Game And Solver that makes use of recursion and backtracking
- Updated
Nov 20, 2022 - Python
Python operations research applications including sudoku solver, tictactoe gaming AI
- Updated
Aug 18, 2022 - Jupyter Notebook
This is a Sudoku Puzzle Solver application which is built in Qt Framework, PyGame using Python language.
- Updated
Nov 22, 2022 - Python
Solve sudoku puzzles automatically.
- Updated
Mar 16, 2020 - Go
Simple Sudoku Game in C++17 / Qt5
- Updated
Feb 1, 2020 - C++
sudoku solver which takes an image as input and displays the solved output in the terminal. A neural network trained in Pytorch is used to identify the numbers present in the sudoku puzzle
- Updated
Apr 13, 2020 - C++
Sudoku solver webapp!
- Updated
Apr 27, 2020 - HTML
Improve this page
Add a description, image, and links to thesudoku-solution-finder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesudoku-solution-finder topic, visit your repo's landing page and select "manage topics."