战时车队移动问题的模拟退火算法与启发式方法

A simulated annealing algorithm and a heuristic for war-time convoy movement problem

Annals of Operations Research · 2026
被引 0 · 同刊同年前 10%
ABS 3

中文导读

研究了战时车队移动问题,提出基于广度优先搜索的启发式方法和模拟退火元启发式算法,在70个假设案例上测试,两种方法均能在合理时间内求解,模拟退火平均偏差更小。

Abstract

Abstract Convoy movement problem (CMP) involves the routing and scheduling of military convoys during war time, peacekeeping, or related operations. Although this study focuses on wartime CMP, the underlying methodologies have potential relevance for peacetime logistics and civilian emergency mobility planning. Wartime convoy routing is subject to stringent strategic constraints such as no road crossing, no halts enroute, and maintaining minimum headway distances. Existing literature faces challenges related to scalability, computational complexity, and limited use of search heuristics, highlighting the need for faster and reliable solution approaches. This study proposes 2 methodologies: (1) a heuristic based on the breadth first search [BFS] principal principle and (2) a Simulated Annealing [SA] meta-heuristic algorithm. Two categories of instances [CAT1 and CAT2] are generated using realistic parameters derived from minimum and maximum arc densities. The methodologies are tested on 70 hypothetical cases across both categories, and results are analyzed. Both approaches solve the problem within reasonable computation times. On average, the BFS heuristics yields solutions 6.20% from optimal for CAT1 and 19.43% for CAT2. SA What forms comparatively better, with deviations of 3.86% for CAT1 and 5.78% for CAT2. Overall, the findings indicate that BFS and SA each provide strong performance for specific classes of CMP instances when compared with optimal solutions obtained through conventional global optimization techniques.

军事物流车辆路径问题启发式算法模拟退火