Projects with this topic
Sort by:
-
-
An efficient backtracking algorithm that solves instances of the Exact Cover problem.
Updated -
Solve Sudoku puzzle using backtracking algorithm.
Updated -
multi threaded sudoku solver -- a personal exercise in libpthread, minimal datastructures and debugging
Updated -
A script in C language that can sove sudoku riddles.
Updated -
-
3D Sudoku solver in C++: Sudoku + Cubi = Sudokubi
Updated -
Create Sudoku puzzles with a unique solution using the backtracking algorithm
Updated