A discrete variant of cuckoo search algorithm to solve the Travelling Salesman Problem and path planning for autonomous trolley inside warehouse

作者:

Highlights:

摘要

Recently, order picking routing (OPR) for robots inside modern warehouses have become one of the most challenging problems. The process of OPR can be formulated as a Travelling Salesman Problem (TSP). Traditional techniques used to solve this problem usually require a long execution time and are problem-specific. Meta-heuristic optimisation techniques have been applied to solve this problem and have shown outstanding results. In this study, we solve the OPR problem using a newly proposed discrete variant of the cuckoo search algorithm. Five modifications were made to the current discrete cuckoo search algorithm. The proposed variant was applied to a traditional TSP problem. Then, the proposed algorithm was customised to solve the OPR problem in a warehouse environment. Finally, the proposed algorithm was applied to a physical prototype. It was then compared with genetic, particle swarm optimisation, and ant colony optimisation algorithms. Simulation and practical results proved the significant performance of the proposed algorithm over all other algorithms, especially in solving complex problems.

论文关键词:Discrete cuckoo search algorithm,Meta-heuristic optimisation,Order picking routing problem,Path planning,Travelling Salesman Problem

论文评审过程:Received 4 May 2021, Revised 14 June 2022, Accepted 16 June 2022, Available online 27 June 2022, Version of Record 2 July 2022.

论文官网地址:https://doi.org/10.1016/j.knosys.2022.109290