A silly as it sounds, the Sudoku is a nice self-co...
# datascience
t
A silly as it sounds, the Sudoku is a nice self-contained example in how discrete optimization generally works. If you can wrap your mind around the branch-and-bound algorithm, as well as modeling constraints... you can achieve a lot already.