带分组约束的存储位置分配问题的双层优化模型

A Bi-Level Optimization Model for Grouping Constrained Storage Location Assignment Problems

IEEE Transactions on Cybernetics · 2016
被引 32
ABS 3

中文导读

针对仓储中物品分组和位置分配相互制约的难题,提出双层优化模型,上层优化分组、下层评估分配,并用禁忌搜索算法求解,实验证明其有效性。

Abstract

In this paper, a novel bi-level grouping optimization (BIGO) model is proposed for solving the storage location assignment problem with grouping constraint (SLAP-GC). A major challenge in this problem is the grouping constraint which restricts the number of groups each product can have and the locations of items in the same group. In SLAP-GC, the problem consists of two subproblems, one is how to group the items, and the other one is how to assign the groups to locations. It is an arduous task to solve the two subproblems simultaneously. To overcome this difficulty, we propose a BIGO. BIGO optimizes item grouping in the upper level, and uses the lower-level optimization to evaluate each item grouping. Sophisticated fitness evaluation and search operators are designed for both upper and lower level optimization so that the feasibility of solutions can be guaranteed, and the search can focus on promising areas in the search space. Based on the BIGO model, a multistart random search method and a tabu search algorithm are proposed. The experimental results on the real-world dataset validate the efficacy of the BIGO model and the advantage of the tabu search method over the random search method.

仓储管理物流优化运筹学元启发式算法