SudokuSolver Sudoku solver using metaheuristic (simulated annealing algorithm) - Optimisation Problem Method Initialize a 9x9 sudoku into a pandas dataframe, for example: Run the notebook and get the result at the end.