首页> 中文期刊>计算机工程与应用 >四点三线遗传算法求解旅行商问题

四点三线遗传算法求解旅行商问题

     

摘要

为解决NP完全的旅行商问题,提出一种四点三线遗传算法.该算法特色在两阶段策略,第一阶段是变异算子优化,将汉密尔顿环中所有大于两点的内部路径倒置,并用新极值代替原极值.第二阶段是四点三线优化,将汉密尔顿环分为n个四点三线局部路径并将每个局部路径转化为最优局部路径,将所有局部路径长度求和除以1/3.交叉算子结束后,如子代含有重复位点,将未交叉部分重复位点与交叉部分重复位点对应的父代等位点交换.通过将该算法与传统遗传算法及只进行第一步优化的遗传算法进行比较,采用TSPLIB数据库实例数据,证明该算法有更高的执行效率,有更强的收敛性,适合寻找最短TSP路径.%A Four Vertices and Three Lines Genetic Algorithm(4V3LGA)is proposed to resolve the traveling salesman problem, which is proven to be NP-complete. The special part of the proposed algorithm is two-phase strategies. The first local optimization strategy is the mutation operator, which is executed to reverse every Local Hamiltonian Path(LHP). Every LHP contains more than 2 vertices and generates the shorter Hamiltonian Cycles(HC). The second local optimiza-tion is HC segmentation, which is executed to divide HC to n four vertices and three lines LHPs to generate the shorter HC. The sum of the LHPs is divided by 1/3. After crossover, if the positions in offspring HCs are the same, the duplicated positions of un-exchanged part are exchanged with the same positions of the father HCs of exchanged part. To prove the efficiency of the 4V3LGA proposed, traditional GA and first-phase GA are used to compare with the proposed algorithm. TSPLIB instances are used in the experiments. The computation results show that the proposed algorithm can find the bet-ter approximate solutions than other two algorithms. It can be used to find shorter TSP HC.

著录项

  • 来源
    《计算机工程与应用》|2017年第14期|148-154|共7页
  • 作者

    郑明; 卓慕瑰;

  • 作者单位

    梧州学院 广西高校行业软件技术重点实验室,广西 梧州 543002;

    梧州学院 信息与电子工程学院,广西 梧州 543002;

    吉林大学 计算机科学与技术学院,长春 130012;

    梧州学院 广西高校行业软件技术重点实验室,广西 梧州 543002;

    梧州学院 信息与电子工程学院,广西 梧州 543002;

  • 原文格式 PDF
  • 正文语种 chi
  • 中图分类 人工智能理论;
  • 关键词

    遗传算法; 旅行商问题; 两阶段策略; 四点三线;

  • 入库时间 2023-07-24 17:05:50

相似文献

  • 中文文献
  • 外文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号