Solving Optimization Problems with Python Linear Programming
Nicholas Renotte Nicholas Renotte
259K subscribers
82,960 views
0

 Published On Jun 17, 2020

Want to solve complex linear programming problems faster?

Throw some Python at it!

Linear programming is a part of the field of mathematical programming and is a powerful way of solving complex combinatorial problems. It's used in manufacturing, resources, defence and transport quite extensively to improve outcomes and push performance.

Want to learn more? Well in this video, you'll learn:
- The three key parts to any linear programming problem
- How to formulate a manufacturing optimization problem
- To solve linear programming problems with docplex and Python!

Get the code: https://github.com/nicknochnack/Linea...

Other Resources
Docplex Documentation: http://ibmdecisionoptimization.github...

Oh, and don't forget to connect with me!
LinkedIn:   / nicholasrenotte  
Facebook:   / nickrenotte  
GitHub: https://github.com/nicknochnack

Happy coding!
Nick

show more

Share/Embed