An algorithm to solve sudokus using rules. It comes with a visual representation. The code is in spanish and the paper comes with the code. To run the program just execute the python file, if you want to change the sudoku to solve, just change at the bottom of the code the "initial_state" for whichever you want to solve, those variables are at the start.