S3 Project @ Epita: Optical Character Recognition software to recognize and solve sudokus
-
Updated
Dec 6, 2021 - C
8000
S3 Project @ Epita: Optical Character Recognition software to recognize and solve sudokus
SOFE 3950U / CSCI 3020U: Operating Systems _ Lab3
Creating a Sudoku solver using the C programming language.
sudoku game app for Agon Light
A fast solver for Sudoku Puzzles.
Fast Parallel Sudoku Solver implemented using OpenMP
A simple C program that solves Sudoku puzzles using the backtracking technique.
Simple sudoku game (and CLI solver) for the terminal using ncurses and written in C
Le sudoku, est un jeu en forme de grille dont le but est de la remplir avec une série des chiffres tous différents qui ne se trouvent jamais plus d’une fois sur la même ligne, dans la même colonne ou dans la même région, Puisque le jeu est destiné aux enfants, et pour simplifier, la forme de sudoku sera une grille de 4 régions, les régions étant al…
Sudoku grid solver and generator
Constraint Satisfaction Problems and Puzzles
A Sudoku puzzle generator, checker and solver written in C using backtracking algorithm
Manual Algorithm Implementation
Parallel programming on an SMP and a multicomputer, using OpenMP and MPI, respectively for Parallel and Distributed Computing course. For this purpose, it was developed a serial and two parallel implementations of a sudoku solver.
Add a description, image, and links to the sudoku-solver topic page so that developers can more easily learn about it.
To associate your repository with the sudoku-solver topic, visit your repo's landing page and select "manage topics."