SOFE 3950U / CSCI 3020U: Operating Systems _ Lab3
-
Updated
Mar 6, 2017 - C
SOFE 3950U / CSCI 3020U: Operating Systems _ Lab3
Qui ci sono i codici dei Sudoku visti nei video della playlist sul mio canale YouTube.
SAT-based Sudoku solver, written in Python.
A sudoku solving program,based on searching backtrace for the solution, implementing state to save and load each step getting close to the goal, of solving the puzzle.
A Sudoku puzzle generator, checker and solver written in C using backtracking algorithm
C/C++ script for solving sudoku puzzles.
Add a description, image, and links to the sudoku-puzzle topic page so that developers can more easily learn about it.
To associate your repository with the sudoku-puzzle topic, visit your repo's landing page and select "manage topics."