Sudoku solver
This was done for Intelligent Systems module.
Using backtracking algorithm, it finds the solution for a general sudoku problem. Refer to the report below for detailed information.
In an attempt to gather all my projects that are currently distributed over many individual sites... To try, follow the menu of the releases of the corresponding projects
This was done for Intelligent Systems module.
Using backtracking algorithm, it finds the solution for a general sudoku problem. Refer to the report below for detailed information.