Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 113 Bytes

File metadata and controls

2 lines (2 loc) · 113 Bytes

SudokuSolver

This is a script that solves any sudoku given, it employs the use of the backtracking algorithm.