实验技术与管理
實驗技術與管理
실험기술여관리
EXPERIMENTAL TECHNOLOGY AND MANAGEMENT
2014年
7期
61-64
,共4页
遗传算法%TSP%最优解
遺傳算法%TSP%最優解
유전산법%TSP%최우해
genetic algorithm%traveling salesman problem(TSP)%optimal solution
旅行商问题(TSP)是一个典型的NP难题,优化 TSP求解问题有着重要的意义。遗传算法(GA)是解决这类问题的有效方法之一。标准遗传算法有一定的局限性,该文对遗传算法选择算子改进而引入了精英保留策略,保证选择的质量;在变异操作中采用自适应算法选择变异算子,提高变异质量和算法的搜索效果;在个体进化后再引入单向进化逆转操作,使子代继承亲代优质基因机会提高,提高算法搜索最优解的能力。经过国际公认的TSPLIB的实验数据的验证,优化后的遗传算法搜索最优解能力提高。
旅行商問題(TSP)是一箇典型的NP難題,優化 TSP求解問題有著重要的意義。遺傳算法(GA)是解決這類問題的有效方法之一。標準遺傳算法有一定的跼限性,該文對遺傳算法選擇算子改進而引入瞭精英保留策略,保證選擇的質量;在變異操作中採用自適應算法選擇變異算子,提高變異質量和算法的搜索效果;在箇體進化後再引入單嚮進化逆轉操作,使子代繼承親代優質基因機會提高,提高算法搜索最優解的能力。經過國際公認的TSPLIB的實驗數據的驗證,優化後的遺傳算法搜索最優解能力提高。
여행상문제(TSP)시일개전형적NP난제,우화 TSP구해문제유착중요적의의。유전산법(GA)시해결저류문제적유효방법지일。표준유전산법유일정적국한성,해문대유전산법선택산자개진이인입료정영보류책략,보증선택적질량;재변이조작중채용자괄응산법선택변이산자,제고변이질량화산법적수색효과;재개체진화후재인입단향진화역전조작,사자대계승친대우질기인궤회제고,제고산법수색최우해적능력。경과국제공인적TSPLIB적실험수거적험증,우화후적유전산법수색최우해능력제고。
The TSP is a typical NP problem .The optimization of vehicle routing problem (VRP) and city pipeline optimization can use TSP to solve ;therefore it is very important to the optimization for solving TSP problem .The genetic algorithm (GA) is one of ideal methods in solving it .The standard genetic algorithm has some limitations .Improving the selection operator of genetic algorithm ,and importing elite retention strategy can ensure the select operation of quality .In mutation operation ,using the adaptive algorithm selection can improve the quality of search results and variation .after the chromosome evolved ,one-way evolution reverse operation is added ,which can make the offspring inherit gene of parental quality improvement opportunities , and improve the ability of searching the optimal solution algorithm .After the experimental data of international recognized TSPLIB verification ,the genetic algorithm optimization has better probability of finding the optimal solution .