“Unlocking the Potential of the Dynamic Lot-Size Model Through Mixed-Integer Programming”
Disclaimer: This post has been generated using generative AI and is currently being tested. Get started generating your own with Cohere.
TL;DR: A dynamic lot-size model was solved as a mixed-integer programming problem in Python using Pyomo. This problem is useful to introduce notions of inventory management in discrete planning horizons for numerical optimization. The model formulation and solution…