家庭容量车辆路径问题

The family capacitated vehicle routing problem

European Journal of Operational Research · 2023
被引 14
ABS 4

中文导读

研究了家庭容量车辆路径问题,提出了多种混合整数线性规划模型和有效不等式,并用分支切割算法和迭代局部搜索算法求解,适用于仓库分散存储管理。

Abstract

In this article, we address the family capacitated vehicle routing problem (F-CVRP), an NP-hard problem that generalizes both the FTSP and the capacitated vehicle routing problem. The F-CVRP has practical application in warehouse management in warehouses with scattered storage. We present several mixed integer linear programming formulations for this problem and establish a theoretical and empirical comparison. We also propose valid inequalities adapted from known routing problems from the literature. Some formulations are solved using a branch-and-cut algorithm, which is tested with a newly generated data set. The computational experiment allows us to identify the instances’ most challenging characteristics and the exact methods’ limitations. Finally, we develop an iterated local search (ILS) algorithm to efficiently obtain feasible solutions for the instances that could not be solved to proven optimality. The ILS algorithm is very efficient and can improve the upper bounds obtained by the exact methods within the set time limit.

车辆路径问题整数规划分支切割算法迭代局部搜索仓库管理