首页 /研究 /An Optimization Framework for Allocating and Scheduling Multiple Tasks of Multiple Logistics Robots
SWARM

An Optimization Framework for Allocating and Scheduling Multiple Tasks of Multiple Logistics Robots

B.D. Choi, Minkyu Kim, Heungseob Kim

发表年份
2025
引用次数
4
访问权限
开放获取

摘要

This study addresses the multi-robot task allocation (MRTA) problem for logistics robots operating in zone-picking warehouse environments. With the rapid growth of e-commerce and the Fourth Industrial Revolution, logistics robots are increasingly deployed to manage high-volume order fulfillment. However, efficiently assigning tasks to multiple robots is a complex and computationally intensive problem. To address this, we propose a five-step optimization framework that reduces computation time while maintaining practical applicability. The first step calculates and stores distances and paths between product locations using the A* algorithm, enabling reuse in subsequent computations. The second step performs hierarchical clustering of orders based on spatial similarity and capacity constraints to reduce the problem size. In the third step, the traveling salesman problem (TSP) is formulated to determine the optimal execution sequence within each cluster. The fourth step uses a mixed integer linear programming (MILP) model to allocate clusters to robots while minimizing the overall makespan. Finally, the fifth step incorporates battery constraints by optimizing the task sequence and partial charging schedule for each robot. Numerical experiments were conducted using up to 1000 orders and 100 robots, and the results confirmed that the proposed method is scalable and effective for large-scale scenarios.

关键词

Computer scienceScheduling (production processes)RobotDistributed computingOperations researchMathematical optimizationArtificial intelligenceEngineeringMathematics

相关论文

查看 SWARM 分类全部论文