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.
Note: The word Sudoku comes from the Japanese expression Sūji was dokushin ni kagiru (where the numbers are restricted to single status).
Rules
Following ...
Access this course and 1400+ top-rated courses and projects.