
Solving a Sudoku with Discrete Math
Solving a Sudoku is not an easy task, not for humans and even a computer can struggle with it if it has to go through each combination and try brute forcing the puzzle without any clue.
Lucky for us we are able to tackle this problem by using Discrete Math