Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 167 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 167 Bytes

Sudoku-Solver

By Tomer Newman

Hi everyone! this is a Sudoku-Solver program, computing if a Sodoku board can be solved with a backtracking algorithm.