A web application that solves Sudoku puzzles. The user inputs the known values in the grid, clicks the Solve button, and the solution is displayed below almost instantly. The web application is built using Streamlit and the solving engine uses the optimization library ‘Pyomo’.
![](assets/demo.gif)