Presentation is loading. Please wait.

Presentation is loading. Please wait.

R Bai, EK Burke and G Kendall Speaker: Ufo

Similar presentations


Presentation on theme: "R Bai, EK Burke and G Kendall Speaker: Ufo"— Presentation transcript:

1 R Bai, EK Burke and G Kendall Speaker: Ufo
Heuristic,meta-heuristic and hyper-heuristic approaches for fresh produce inventory control and shelf space allocation R Bai, EK Burke and G Kendall Speaker: Ufo

2 Outline Problem model Greedy heuristics for the problem
Meta-heuristic for the problem Hyper-heuristic for the problem Experimental results Conclusions

3 Problem inventory control and shelf management
such as vegetables, fruits and fresh meats. Fresh produce is different from other produce very short shelf-life freshness continuously decays

4 Problem

5 Problem model

6 Problem model

7 Problem model

8

9 Greedy heuristics for the problem
GH1 (Greedy Fwd) shelf space allocation : minimal space requirements adds to the shelf : the item with the largest profitability value according to the criterion F1. GH2 (Greedy Bwd) shelf space allocation : equal to the upper bounds. deletes a item with the smallest profitability value of F1 until the shelf space constraint is satisfied tries to add (if possible) as many facings as possible to the shelf according to the criterion of F1

10 Greedy heuristics for the problem
GH3 (Greedy Derivative Fwd) This heuristic is the same as GH1 except that the greedy criterion is F2 instead of F1. GH4 (Greedy Derivative Bwd) This heuristic is the same as GH2 except it uses F2 as the greedy criterion.

11 Meta-heuristic for he problem
GRASP Parameter θ is introduced to control the degree of randomness and greediness. Simulated Annealing The neighbourhood structure: randomly swapping two items

12 Hyper-heuristic for the problem
Tabu search hyper- heuristics

13 SAHH algorithem

14 TSSAHH low-level heuristics 2-opt: selects two random items i and j
si++; sj--; 3-opt1:selects 3 items si--;sj--;sk++; 3-opt2:selects 3 items si++;sj++;sk--; 4-opt:as same 2-opt but selects 4 items

15 Experimental results

16 Conclusions Multi-item problem : decomposed into two sub-problems
(a) optimize n shelf space allocation variables (si) (b) search for the optimal values of ordering quantity (qi ) and surplus (ri ), for the given space allocation decisions made in the first sub-problem. the search space can be substantially reduced. Two of the hyper-heuristic methods have better quality solutions less computational time


Download ppt "R Bai, EK Burke and G Kendall Speaker: Ufo"

Similar presentations


Ads by Google