Skip to content

sayarghoshroy/Linear-Programming-Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Linear Programming Problems

Formulations and Solutions to a set of Problems using Linear Programming Paradigms

Refer to the jupyter notebook for problem formulations and solutions implemented in cvxpy

Open In Colab

Problems

  • Sudoku Solver

  • Best Polyhedron for a Classification Task

  • Largest Ball that can fit inside a Polygon

  • Computing lamp powers to make illumination levels close to a given preset

  • Jigsaw Puzzle Solver