包裹交换机器人路由问题的两种算法
数据结构与算法
2018-12-27 v1 多智能体系统
摘要
我们提出并分析了包裹交换机器人路由问题(PERR)的两种新算法:限制个体路径(RIP)和 bubbletree。RIP 可证明产生的 makespan 为 ,其中 SIC 是个体路径长度之和, 是机器人数量。Bubbletree 产生的 makespan 为 ,其中 是节点数。通过优化,bubbletree 还可以实现 的 makespan,其中 是从起点到目标点在 bubbletree 子图中的最长路径。
引用
@article{arxiv.1812.10215,
title = {Two algorithms for the package-exchange robot-routing problem},
author = {James Drain},
journal= {arXiv preprint arXiv:1812.10215},
year = {2018}
}