/Sudoku-Solver

C++ implementation of sudoku solver using the backtracking method. Additionally, there is functionalities like generating and checking sudoku boards.

Primary LanguageC++

Watchers