/Sudoku-Solver

The program solves a sudoku puzzle using brute-force approach, and solves the puzzle in polynomial time complexity.

Primary LanguageC

Watchers