Lot Sizing

When the user wants to model and solve dynamic lot-sizing problems, from uncapacitated single-item lot sizing to multi-item capacitated lot sizing (CLSP) with setup times, covering Wagner-Whitin DP, facility-location reformulation, (l,S) valid inequalities, big-bucket vs small-bucket models, and fix-and-optimize. Also use when the user mentions "lot sizing," "Wagner-Whitin," "setup costs," "CLSP," "production planning periods," or a setup-vs-holding cost trade-off over a discrete horizon. For DP recursion design, see dynamic-programming; for MIP-based improvement loops, see matheuristics.

hajibabaie 4246393 39.8 KB Updated

File contents

hajibabaie/combinatorial-optimization-skills/tree/main/skills/lot-sizing commit 42463932d6

Frequently asked questions

npx skillmds@latest add hajibabaie/lot-sizing