Sudoku Solver


This implementation of the sudoku solver uses Graph colouring for solving the sudoku using backtracking.

Play 3x3
Play 6x6
Play 9x9