A recursive based sudoku solver that relies on text file input. Implemented using back tracking algorithm.