Dantzig Wolfe Decomposition

When the user wants to reformulate a structured LP or MIP via Dantzig-Wolfe decomposition — detect block-angular structure, build the master with convexity constraints, price columns from independent subproblems, and relate the DW bound to LP and Lagrangian bounds. Also use when the user mentions "Dantzig-Wolfe," "block-angular," "decomposable structure," "convexification," "master problem reformulation," or when a model splits into blocks tied by a few linking constraints. For the pricing loop and branch-and-price, see column-generation; for subgradient dual bounds, see lagrangian-relaxation.

hajibabaie 12d7359 39.8 KB Updated

File contents

hajibabaie/combinatorial-optimization-skills/tree/main/skills/dantzig-wolfe-decomposition commit 12d73592f7

Frequently asked questions

npx skillmds@latest add hajibabaie/dantzig-wolfe-decomposition