Problem: Solving Sudoku Using PuLP, Part I
Learn how to solve the Sudoku problem in linear programming given a set of constraints.
What is Sudoku?
Sudoku is a logic-based number-placement game. It consists of a square grid in which some boxes are filled with a number, andmost of the boxes are left empty. The goal of the game is to fill those empty boxes with numbers according to the rules below.
Get hands-on with 1400+ tech skills courses.