Suppose (P) has been solved using Dantzig-Wolfe decomposition. How would you find the optimal dual solution to the origi
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Suppose (P) has been solved using Dantzig-Wolfe decomposition. How would you find the optimal dual solution to the origi
Suppose (P) has been solved using Dantzig-Wolfe decomposition. How would you find the optimal dual solution to the original problem (P)?
Dantzig-Wolfe decomposition solves the linear programming problem min C s.t. Ax b X 6 X := {+ : b, E = = {x E R” : Hx = h, x > 0} = (P) Ꮖ = where X is a polyhedron and A is m x n. The procedure solves subproblems of the form min (cT – 77 A)X s.t. х E X (SP(T)) where (17,0) E Rm+1 is the current dual solution to the Master Problem.