
How to use Integer Linear Puzzling to Attain Sudoku Fame & Fortune
Jan. 16th 2018
If you're not familiar with Sudoku, it's a popular game consisting of a 9x9 grid of numbers (1-9), that is further broken into three smaller 3x3 grids, where each line and grid must use each number (1-9) only once.
My name is Lauren and I'm a victim of the Sudoku "guess and check".
Sure, there may be one easy row that I can complete by doing some simple algebra, but when it comes to the "extra hard" puzzles, you can forget it. Each puzzle has 729 parameters, so the odds of my "guess and check" method being accurate the first time around are pretty slim.
Luckily, Allison Morgan has discovered a way to use Integer Linear Programming to solve Sudoku puzzles, and it only takes a few minutes!
"The first constraint requires that each cell, denoted by its row and column, contains one value. The second and third constraints maintain that only one of a value is contained within a column and row, respectively. The last constraint fixes that only one of a value is found in each subgrid.
And how exactly do you solve it?
"I used the Python package for solving LP problems called PuLP to solve the "Hard 1" sudoku above. PuLP has some nice existing documentation for how to use its software for this problem. This is another thorough explanation of using LP to solve sudoku puzzles, with supplementary code.
My adaptation of PuLP's sudoku example can be found here. Note that my edited constraints simply satisfy the starting state of my particular puzzle."
While the excitement from my "guess and check" method may have been lost to a formula, for any perfectionist like myself, I can sleep easy knowing the puzzle was successfully completed (and I learned about linear puzzling along the way!).
- Women and Mathematics Network | Mathematical Association of ... ›
- Mathematics and statistics - Field of degree: Women - nsf.gov ... ›
- Tensor Women and Mathematics Grants | Mathematical Association ... ›
- Women in Math at Maryland ›
- Resources for Women in Mathematics ›
- Women in STEM | BestColleges.com ›
- Why So Few? Women in Science, Technology, Engineering, and ... ›
- Women and Men in STEM Often at Odds Over Workplace Equity ... ›
- Women in STEM fields - Wikipedia ›
- Women in STEM: A Gender Gap to Innovation ›
- STEM Women – Supporting the Careers of Women Working in ... ›
- Women in STEM | The White House ›
- We Need More Women In STEM: The Girl Scouts Want To Help ›
- Study says multiple factors work together to drive women away from ... ›
- The 5 Biases Pushing Women Out of STEM ›