Skip to content

yaseminturker/Python-Linear-Programming-to-solve-Optimization-Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python-Linear-Programming-to-solve-Optimization-Problems

image

Linear programming is a set of techniques used in mathematical programming, sometimes called mathematical optimization, to solve systems of linear equations and inequalities while maximizing or minimizing some linear function. It’s important in fields like scientific computing, economics, technical sciences, manufacturing, transportation, military, management, energy, and so on. source

In this project, I handled these subjects:

  • The three key parts to any linear programming problem
  • How to formulate an optimization problem?
  • To solve linear programming problems with docplex and Python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published