Amazing Python Projects.
-
Updated
Jan 18, 2024 - Python
Amazing Python Projects.
Python sudoku solver- Solving sudoku with the help of image processing
Sudoku Solver made for my intro to AI class. Done in C++
This program simply takes a sudoku puzzle and uses this algorithm to check if there is a possible solution.
An artifficial intelligence that solves random sudoku problems.
This project implements a Sudoku solver using the backtracking algorithm in Fortran.
Small .NET Core Console Application to solve a Sudoku with different solving algorithms.
General Exercises to provide a solid understanding of the fundamentals in programming systems
Solves any sudoku puzzle input using backtracking, as long as it is solvable.
Add a description, image, and links to the sudokusolver topic page so that developers can more easily learn about it.
To associate your repository with the sudokusolver topic, visit your repo's landing page and select "manage topics."