Heuristic construction method for the initial tour of the Lin-Kernighan algorithm
暂无分享,去创建一个
Initialization construction strategy is an important phase of the Lin-Kernighan algorithm,which is known as one of the most efficient heuristic methods to solve the traveling salesman problem.In most past research,only one construction strategy was adopted,but there was little research on what strategies could be used in the Lin-Kernighan algorithm and how differently they perform.8 construction strategies were analyzed,and 4 of them were found applicable for Lin-Kernighan initialization.Numerical experiments and computational results with 6 TSPLIP instances showed that the 4 construction strategies proposed were effective and efficient initialization methods.Additionally,it was proved that the Clark Wright algorithm had the best convergence speed,while the nearest insertion algorithm had the best optimization rate.