C# Sudoku solver that uses human techniques; no brute-forcing.
-
Updated
Nov 27, 2023 - C#
C# Sudoku solver that uses human techniques; no brute-forcing.
Sudoku puzzle solver (DONE), grader (WIP), and generator (WIP)
Basic Unique Sudoku Generator and Solver
This is a sudoku AI were you input your puzzle and it will solve it to the best of its ability's.
This Sudoku solver written in C# was created as part of the Open Doors Day at baramundi software AG on 04/13/21.
Sudoku_Solver Sudoku game with options to solve automatically. WPF
Apply common sudoku solving techniques to find the next step in a sudoku.
A Sudoku library, which targets .NET Standard 1.0, supports generating and solving game boards
The sudoku solver application has been written in C# and WPF. The application allows the user to solve any sudoku puzzle by the use of the backtracking algorithm that explores all possible solutions to a problem.
C# Sudoku library that can solve, generate and check the Sudoku puzzles.
Sudoku game, solver, and generator that created with Windows Forms using my own Sudoku library.
Add a description, image, and links to the sudoku-solution-finder topic page so that developers can more easily learn about it.
To associate your repository with the sudoku-solution-finder topic, visit your repo's landing page and select "manage topics."