平衡多重旅行商问题的蚁群优化

B. Sun, Chuan Wang, Qiang Yang, Weili Liu, Wei-jie Yu
{"title":"平衡多重旅行商问题的蚁群优化","authors":"B. Sun, Chuan Wang, Qiang Yang, Weili Liu, Wei-jie Yu","doi":"10.1109/CSCI54926.2021.00148","DOIUrl":null,"url":null,"abstract":"Balanced multiple traveling salesmen problems (BMTSP) are a popular kind of combinatorial optimization problems widely existing in the real world. This problem aims to minimize the total path length of all salesmen, and at the same time minimize the longest path among all salesmen to keep the path length balance. To solve this problem effectively, this paper proposes a balance biased ant colony optimization (BACO) algorithm. Specifically, this algorithm maintains ant groups to optimize the paths of all salesmen with each ant group responsible for constructing a feasible solution and each ant in a group responsible for building the path of one salesman. To construct balanced paths for all salesmen, this paper further develops four ant selection mechanisms to construct paths, namely, Random Selection (RS), Shortest Biased Selection (SBS), Future Balance Biased Selection (FBBS) and Future Shortest Biased Selection (FSBS). Additionally, we further introduce the 2-opt local search operation to optimize the path of each salesman. Finally, extensive experiments conducted on four TSPLIB benchmark sets with different numbers of salesmen demonstrate that the proposed BACO with the four ant selection mechanisms shows much better performance than a state-of-the-art genetic algorithm (GA). In particular, among the four selection mechanisms, the FSBS strategy helps BACO achieve the best performance in solving BMSTP.","PeriodicalId":206881,"journal":{"name":"2021 International Conference on Computational Science and Computational Intelligence (CSCI)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"6","resultStr":"{\"title\":\"Ant Colony Optimization for Balanced Multiple Traveling Salesmen Problem\",\"authors\":\"B. Sun, Chuan Wang, Qiang Yang, Weili Liu, Wei-jie Yu\",\"doi\":\"10.1109/CSCI54926.2021.00148\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Balanced multiple traveling salesmen problems (BMTSP) are a popular kind of combinatorial optimization problems widely existing in the real world. This problem aims to minimize the total path length of all salesmen, and at the same time minimize the longest path among all salesmen to keep the path length balance. To solve this problem effectively, this paper proposes a balance biased ant colony optimization (BACO) algorithm. Specifically, this algorithm maintains ant groups to optimize the paths of all salesmen with each ant group responsible for constructing a feasible solution and each ant in a group responsible for building the path of one salesman. To construct balanced paths for all salesmen, this paper further develops four ant selection mechanisms to construct paths, namely, Random Selection (RS), Shortest Biased Selection (SBS), Future Balance Biased Selection (FBBS) and Future Shortest Biased Selection (FSBS). Additionally, we further introduce the 2-opt local search operation to optimize the path of each salesman. Finally, extensive experiments conducted on four TSPLIB benchmark sets with different numbers of salesmen demonstrate that the proposed BACO with the four ant selection mechanisms shows much better performance than a state-of-the-art genetic algorithm (GA). In particular, among the four selection mechanisms, the FSBS strategy helps BACO achieve the best performance in solving BMSTP.\",\"PeriodicalId\":206881,\"journal\":{\"name\":\"2021 International Conference on Computational Science and Computational Intelligence (CSCI)\",\"volume\":\"1 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-12-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"6\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2021 International Conference on Computational Science and Computational Intelligence (CSCI)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/CSCI54926.2021.00148\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2021 International Conference on Computational Science and Computational Intelligence (CSCI)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/CSCI54926.2021.00148","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 6

摘要

平衡多旅行推销员问题(BMTSP)是一种广泛存在于现实世界中的组合优化问题。该问题的目标是最小化所有销售人员的总路径长度,同时最小化所有销售人员中最长的路径,以保持路径长度的平衡。为了有效地解决这一问题,本文提出了一种平衡偏置蚁群优化算法(BACO)。具体而言,该算法维护蚂蚁群来优化所有销售人员的路径,每个蚂蚁组负责构建一个可行解,组中的每个蚂蚁负责构建一个销售人员的路径。为了构建所有销售人员的均衡路径,本文进一步发展了四种蚂蚁选择机制来构建路径,即随机选择(RS)、最短偏差选择(SBS)、未来平衡偏差选择(FBBS)和未来最短偏差选择(FSBS)。此外,我们进一步引入了2-opt局部搜索操作来优化每个销售人员的路径。最后,在4个具有不同数量销售人员的TSPLIB基准集上进行了大量实验,结果表明,具有4种蚂蚁选择机制的BACO比最先进的遗传算法(GA)表现出更好的性能。在四种选择机制中,FSBS策略可以帮助BACO在解决BMSTP问题时获得最佳性能。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Ant Colony Optimization for Balanced Multiple Traveling Salesmen Problem
Balanced multiple traveling salesmen problems (BMTSP) are a popular kind of combinatorial optimization problems widely existing in the real world. This problem aims to minimize the total path length of all salesmen, and at the same time minimize the longest path among all salesmen to keep the path length balance. To solve this problem effectively, this paper proposes a balance biased ant colony optimization (BACO) algorithm. Specifically, this algorithm maintains ant groups to optimize the paths of all salesmen with each ant group responsible for constructing a feasible solution and each ant in a group responsible for building the path of one salesman. To construct balanced paths for all salesmen, this paper further develops four ant selection mechanisms to construct paths, namely, Random Selection (RS), Shortest Biased Selection (SBS), Future Balance Biased Selection (FBBS) and Future Shortest Biased Selection (FSBS). Additionally, we further introduce the 2-opt local search operation to optimize the path of each salesman. Finally, extensive experiments conducted on four TSPLIB benchmark sets with different numbers of salesmen demonstrate that the proposed BACO with the four ant selection mechanisms shows much better performance than a state-of-the-art genetic algorithm (GA). In particular, among the four selection mechanisms, the FSBS strategy helps BACO achieve the best performance in solving BMSTP.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信