Final summary

Supply Chain Analytics in Python

Aaren Stubberfield

Supply Chain Analytics Mgr.

Summary

  • Reviewed what is Linear Programing (LP)
  • Reviewed PuLP and how it can be used with LP
  • Solving large scale models
    • LpSum()
    • LpVariable.dicts()
  • Logical constraints
  • Common constraint mistakes
  • Solving PuLP model
    • printing decision variables, and objective
Supply Chain Analytics in Python

Summary

  • Sanity checking solution
  • Sensitivity Analysis
    • Shadow Prices
    • Slack
  • Simulation Testing
  • Capacitated Plant Location model - Case Study
Supply Chain Analytics in Python

Congratulations!

people shaking hands

Supply Chain Analytics in Python

Additional resources

Supply Chain Analytics in Python

Additional resources

For books related to the subject, check out these:

  • Bradley, Stephen P., et al. Applied Mathematical Programming. Addison-Wesley, 1977.
  • Chopra, Sunil, and Meindl, Peter. Supply Chain Management: Strategy, Planning, and Operations. Pearson Prentice-Hall, 2007.
Supply Chain Analytics in Python

Thank you!

Supply Chain Analytics in Python

Preparing Video For Download...