An open API service indexing awesome lists of open source software.

https://github.com/canxkoz/sudoku-solver

A simple sudoku solver in C++ (COMSC165 Final Project)
https://github.com/canxkoz/sudoku-solver

backtracking-algorithm brute-force bruteforce

Last synced: 7 months ago
JSON representation

A simple sudoku solver in C++ (COMSC165 Final Project)

Awesome Lists containing this project

README

          

# Sudoku Solver
- A simple sudoku solver in C++ (COMSC165 Final Project).
- You can download this code and try my algorithm with other Sudoku boards.
- All necessary explanation can be found in presentation.pptx