一种用于灾后应急运输问题的新型混合蚁群优化算法

A Novel Hybrid Ant Colony Optimization Algorithm for Emergency Transportation Problems During Post-Disaster Scenarios

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2016
被引 124
ABS 3

中文导读

将灾后应急运输建模为累积多车场车辆路径问题,提出混合蚁群优化算法ACOMR,能快速给出公平有效的运输方案,帮助决策者尽早制定应急计划。

Abstract

The increasing impacts of natural disasters have led to concerns regarding predisaster plans and post-disaster responses. During post-disaster responses, emergency transportation is the most important part of disaster relief supply chain operations, and its optimal planning differs from traditional transportation problems in the objective function and complex constraints. In disaster scenarios, fairness and effectiveness are two important aspects. This paper investigates emergency transportation in real-life disasters scenarios and formulates the problem as an integer linear programming model (called cum-MDVRP), which combines cumulative vehicle routing problem and multidepot vehicle routing problem. The cum-MDVRP is NP-hard. To solve it, a novel hybrid ant colony optimization-based algorithm is proposed by combining both saving algorithms and a simple two-step 2-opt algorithm. The proposed algorithm allows ants to go in and out the depots for multiple rounds, so we abbreviate it as ACOMR. Moreover, we present a smart design of the ants' tabus, which helps to simplify the solution constructing process. The ACOMR could yield good solutions quickly, then the decision makers for emergency responses could do expert planning at the earliest time. Computational results on standard benchmarking data sets show that the proposed cum-MDVRP model performs well, and the ACOMR algorithm is more effective and stable than the existing algorithms.

应急管理运筹学路径优化整数规划蚁群算法