面向真实世界大规模垃圾收集问题的区域聚焦模因算法与智能初始化

Region-Focused Memetic Algorithms With Smart Initialization for Real-World Large-Scale Waste Collection Problems

IEEE Transactions on Evolutionary Computation · 2021
被引 18
ABS 4

中文导读

针对多车场、多处置设施、多趟次及工作时间约束的大规模垃圾收集问题,提出区域聚焦模因算法,通过智能初始化和区域聚焦局部搜索显著优于现有方法。

Abstract

Memetic algorithm (MA) is widely applied to optimize routing problems as it provides one way to combine local search with global search. However, the local search in MA needs to be carefully designed according to the problem’s characteristics. In this article, we consider a real-world large-scale waste collection problem with multiple depots, multiple disposal facilities, multiple trips, and working time constraints. Vehicles with a limited capacity and working time can start from different depots, collect waste at different sites, and make multiple trips to different disposal facilities to empty the waste and return to its origin. While the existing work considered problems with multiple trips and time constraints, none have tackled problems with multiple depots, multiple disposal facilities, multiple trips, as well as working time constraints. The change from “single-depot” to “multidepot” not only reflects better the situation in real life but also leads to a qualitative different and more complex problem. In this article, we first model this complex problem mathematically. Then, a novel region-focused MA is proposed to tackle this new challenge. Compared to classic MA, this region-focused one is enhanced by two major components: 1) a new heuristic-assisted solution initialization algorithm and 2) a region-focused local search with novel heuristics. Comprehensive computational studies show that our proposed approaches significantly outperform several state-of-the-arts on our real problem of thousands of tasks. The new local search procedure and solution initialization method significantly improve the search ability in combination with global search ability of MA.

运筹学车辆路径问题启发式算法垃圾收集