steel stacking
play

Steel stacking A problem in inventory management in the steel - PowerPoint PPT Presentation

Problem description Solution methods Problem variants Conclusions Steel stacking A problem in inventory management in the steel industry Jo ao Pedro Pedroso International Symposium on Mathematics of Logistics TUMSAT, Japan, November 2011


  1. Problem description Solution methods Problem variants Conclusions Steel stacking A problem in inventory management in the steel industry Jo˜ ao Pedro Pedroso International Symposium on Mathematics of Logistics TUMSAT, Japan, November 2011 Part of the presentation concerns joint work with Rui Rei and Mikio Kubo . Jo˜ ao Pedro Pedroso Steel stacking

  2. Problem description Solution methods Problem variants Conclusions Contents Problem description 1 Solution methods 2 MIP solution Branch-and-bound Simulation-based optimization Problem variants 3 More general structures Limited movements Dynamics Other objectives Conclusions 4 Jo˜ ao Pedro Pedroso Steel stacking

  3. Problem description Solution methods Problem variants Conclusions Contents Problem description 1 Solution methods 2 MIP solution Branch-and-bound Simulation-based optimization Problem variants 3 More general structures Limited movements Dynamics Other objectives Conclusions 4 Jo˜ ao Pedro Pedroso Steel stacking

  4. Problem description Solution methods Problem variants Conclusions Informal problem description Context A steel producer has a warehouse where the final product is stocked large steel bars enter the warehouse when production finishes bars leave the warehouse on trucks or ships for transporting them to the final customer there is a crane in the warehouse, which moves the bars one at a time the warehouse has p different places each place can be empty, or keep a stack of steel bars Jo˜ ao Pedro Pedroso Steel stacking

  5. Problem description Solution methods Problem variants Conclusions Informal problem description Assumptions capacity of the stacks is infinite no delays on crane movements crane can move only one item at a time only the item on the top of the stack can be moved item on top of each stack may have to be relocated ( reshuffling ) Objective minimize the number of movements made by the crane Jo˜ ao Pedro Pedroso Steel stacking

  6. Problem description Solution methods Problem variants Conclusions Steel stacking Jo˜ ao Pedro Pedroso Steel stacking

  7. Problem description Solution methods Problem variants Conclusions Steel stacking Data  p ∈ N number of stacks on the warehouse   n ∈ N number of items  R i ∈ N , i = 1 , . . . , n release dates   D i ∈ N , i = 1 , . . . , n delivery dates  Jo˜ ao Pedro Pedroso Steel stacking

  8. Problem description Solution methods Problem variants Conclusions Steel stacking Constraints crane can move only the item on top of the stack release and delivery dates must be satisfied the valid movements depend on R , D , and on the choices made up to the moment. Solution representation List of movements from a stack ( o ) to another ( d ) M = [( o 1 , d 1 ) , . . . , ( o k , d k )] 0 ≤ o i ≤ p and 1 ≤ d i ≤ p + 1 } stack 0 represents the production facility stack p + 1 represents the customer track/ship. we want to minimize the number of movements (size of M ) Jo˜ ao Pedro Pedroso Steel stacking

  9. Problem description Solution methods Problem variants Conclusions Example A 16 B 10 C 12 D 14 stack 0 stack 1 stack 2 stack 3 (production) (client) Movements: [] Jo˜ ao Pedro Pedroso Steel stacking

  10. Problem description Solution methods Problem variants Conclusions Example – step 1 A 16 B 10 C 12 D 14 stack 0 stack 1 stack 2 stack 3 (production) (client) Movements: [] Jo˜ ao Pedro Pedroso Steel stacking

  11. Problem description Solution methods Problem variants Conclusions Example – step 1 B 10 C 12 D 14 A 16 stack 0 stack 1 stack 2 stack 3 (production) (client) Movements: [(0 , 1)] Jo˜ ao Pedro Pedroso Steel stacking

  12. Problem description Solution methods Problem variants Conclusions Example – step 2 B 10 C 12 D 14 A 16 stack 0 stack 1 stack 2 stack 3 (production) (client) Movements: [(0 , 1)] Jo˜ ao Pedro Pedroso Steel stacking

  13. Problem description Solution methods Problem variants Conclusions Example – step 2 C 12 B 10 D 14 A 16 stack 0 stack 1 stack 2 stack 3 (production) (client) Movements: [(0 , 1) , (0 , 1)] Jo˜ ao Pedro Pedroso Steel stacking

  14. Problem description Solution methods Problem variants Conclusions Example – step 3 C 12 B 10 D 14 A 16 stack 0 stack 1 stack 2 stack 3 (production) (client) Movements: [(0 , 1) , (0 , 1)] Jo˜ ao Pedro Pedroso Steel stacking

  15. Problem description Solution methods Problem variants Conclusions Example – step 3 B 10 D 14 A 16 C 12 stack 0 stack 1 stack 2 stack 3 (production) (client) Movements: [(0 , 1) , (0 , 1) , (0 , 2)] Jo˜ ao Pedro Pedroso Steel stacking

  16. Problem description Solution methods Problem variants Conclusions Example – step 4 B 10 D 14 A 16 C 12 stack 0 stack 1 stack 2 stack 3 (production) (client) Movements: [(0 , 1) , (0 , 1) , (0 , 2)] Jo˜ ao Pedro Pedroso Steel stacking

  17. Problem description Solution methods Problem variants Conclusions Example – step 4 B 10 D 14 A 16 C 12 stack 0 stack 1 stack 2 stack 3 (production) (client) Movements: [(0 , 1) , (0 , 1) , (0 , 2) , (0 , 2)] Jo˜ ao Pedro Pedroso Steel stacking

  18. Problem description Solution methods Problem variants Conclusions Example – step 5 B 10 D 14 A 16 C 12 stack 0 stack 1 stack 2 stack 3 (production) (client) Movements: [(0 , 1) , (0 , 1) , (0 , 2) , (0 , 2)] Jo˜ ao Pedro Pedroso Steel stacking

  19. Problem description Solution methods Problem variants Conclusions Example – step 5 B 10 D 14 A 16 C 12 stack 0 stack 1 stack 2 stack 3 (production) (client) Movements: [(0 , 1) , (0 , 1) , (0 , 2) , (0 , 2) , (1 , 3)] Jo˜ ao Pedro Pedroso Steel stacking

  20. Problem description Solution methods Problem variants Conclusions Example – step 6 B 10 D 14 A 16 C 12 stack 0 stack 1 stack 2 stack 3 (production) (client) Movements: [(0 , 1) , (0 , 1) , (0 , 2) , (0 , 2) , (1 , 3)] Jo˜ ao Pedro Pedroso Steel stacking

  21. Problem description Solution methods Problem variants Conclusions Example – step 6 B 10 D 14 A 16 C 12 stack 0 stack 1 stack 2 stack 3 (production) (client) Movements: [(0 , 1) , (0 , 1) , (0 , 2) , (0 , 2) , (1 , 3) , (2 , 1)] Jo˜ ao Pedro Pedroso Steel stacking

  22. Problem description Solution methods Problem variants Conclusions Example – step 7 B 10 D 14 A 16 C 12 stack 0 stack 1 stack 2 stack 3 (production) (client) Movements: [(0 , 1) , (0 , 1) , (0 , 2) , (0 , 2) , (1 , 3) , (2 , 1) , → (2 , 3) , (1 , 3) , (1 , 3)] This information is complemented with release and due dates. Jo˜ ao Pedro Pedroso Steel stacking

  23. Problem description Solution methods Problem variants Conclusions Solution representation: MIP If we want to solve the problem with standard optimization tools: MIP formulation : Sets T ∈ N – time horizon (the number of periods in the model) N ∈ N – number of items W ∈ N – the number of stacks in the warehouse (warehouse width). H ∈ N – the maximum number of items that can be in a stack at any given instant (warehouse height). R ∈ R N – item release dates ( R i denotes the release date of item i ). D ∈ R N – item due dates ( D i denotes the due date of item i ). Jo˜ ao Pedro Pedroso Steel stacking

  24. Problem description Solution methods Problem variants Conclusions Solution representation: MIP Problem: number of periods that have to be considered Worst case: T = 2 N + � N − 1 n =1 n Jo˜ ao Pedro Pedroso Steel stacking

  25. Problem description Solution methods Problem variants Conclusions Solution representation: MIP MIP formulation Variables x ijnt – 1 if item n is released into position ( i , j ) at period t y ijklnt – 1 if item n is relocated from position ( i , j ) into ( k , l ) at period t z ijnt – 1 if item n is delivered from position ( i , j ) at period t a nt – 1 if item n has not entered the warehouse yet at pe- riod t b ijnt – 1 if item n is in row j of stack i at period t c nt – 1 if item n has already left the warehouse at period t Jo˜ ao Pedro Pedroso Steel stacking

  26. Problem description Solution methods Problem variants Conclusions Solution representation: branch-and-bound Branch-and-bound When an item is released/relocated: Check all stacks where it can be placed Create a branch for each of them When an item is delivered from top: move without branching. Jo˜ ao Pedro Pedroso Steel stacking

  27. Problem description MIP solution Solution methods Branch-and-bound Problem variants Simulation-based optimization Conclusions Contents Problem description 1 Solution methods 2 MIP solution Branch-and-bound Simulation-based optimization Problem variants 3 More general structures Limited movements Dynamics Other objectives Conclusions 4 Jo˜ ao Pedro Pedroso Steel stacking

  28. Problem description MIP solution Solution methods Branch-and-bound Problem variants Simulation-based optimization Conclusions MIP formulate the problem, create model read an instance send it to a solver Jo˜ ao Pedro Pedroso Steel stacking

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend