• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

计算机工程与科学 ›› 2022, Vol. 44 ›› Issue (06): 1114-1125.

• 人工智能与数据挖掘 • 上一篇    下一篇

引入启发信息的粒子群算法在低碳TSP中的应用

申晓宁1,2,3,潘红丽1,陈庆洲1,游璇1,黄遥1   

  1. (1.南京信息工程大学自动化学院,江苏 南京 210044;2.江苏省大气环境与装备技术协同创新中心,江苏 南京 210044;
    3.江苏省大数据分析技术重点实验室,江苏 南京 210044)

  • 收稿日期:2020-12-18 修回日期:2021-01-30 接受日期:2022-06-25 出版日期:2022-06-25 发布日期:2022-06-17
  • 基金资助:
    国家自然科学基金(61502239,51705260);江苏省自然科学基金(BK20150924)

Application of particle swarm optimization with heuristic information in low-carbon TSP

SHEN Xiao-ning1,2,3,PAN Hong-li1,CHEN Qing-zhou1,YOU Xuan1,HUANG Yao1   

  1. (1.School of Automation,Nanjing University of Information Science & Technology,Nanjing 210044;
    2.Jiangsu Collaborative Innovation Center of Atmospheric Environment and Equipment Technology,Nanjing 210044;
    3.Jiangsu Key Laboratory of Big Data Analysis,Nanjing 210044,China)
  • Received:2020-12-18 Revised:2021-01-30 Accepted:2022-06-25 Online:2022-06-25 Published:2022-06-17

摘要: 建立低碳旅行商问题的数学模型LCTSP,并验证了模型的有效性。提出一种基于问题启发信息的离散粒子群算法。根据距离和载重信息设计一种新型离散个体生成算子,该算子对个体自身采用多元变异策略,保持个体的“惯性”,同时采用贪婪交叉策略实现个体与个体极值和全局极值之间的信息交互;基于优先卸货信息对个体极值进行局部搜索,调整种群跟踪对象,以快速跳出局部最优;度量种群同化程度,利用点插法和2-Opt算子对全局极值进行精细化搜索,增强挖掘能力,提高搜索精度,降低种群同化速度。将所提算法与6种代表性算法应用于一组不同规模的低碳旅行商问题中,结果表明,所提算法具有更高的求解精度。

关键词: 低碳旅行商问题, 碳排放, 粒子群优化, 启发信息

Abstract: A mathematical model (LCTSP) of the low-carbon traveling salesman problem is established and its validity is verified. A discrete particle swarm optimization algorithm based on heuristic information is proposed. Firstly, according to the distance and load information, a novel discrete individual generation operator is designed, which adopts the multi-mutation strategy for the individual itself to maintain the “inertia” of the individual, and adopts the greedy crossover strategy to realize the information interaction between the personal best and the global best. Secondly, the personal best is searched locally based on the priority unloading information, and the population tracking object is adjusted to jump out of the local optimum quickly. Thirdly, according to the degree of population assimilation, the point insertion method and the 2-Opt operator are used to search the global best in a refined way, in order to enhance the mining ability, improve the search accuracy and reduce the rate of population assimilation. Experimental results in a group of low-carbon traveling salesman problems with different scales show that the proposed algorithm has higher accuracy than six state-of-the-art algorithms.


Key words: low-carbon traveling salesman problem, carbon emission, particle swarm optimization, heuristic information

中图分类号: