遗传算法求解旅行商问题研究

第1页 / 共17页

第2页 / 共17页

第3页 / 共17页

第4页 / 共17页

第5页 / 共17页

第6页 / 共17页

第7页 / 共17页

第8页 / 共17页
试读已结束,还剩9页,您可下载完整版后进行离线阅读
遗传算法求解旅行商问题研究-知知文库网
遗传算法求解旅行商问题研究
此内容为付费资源,请付费后查看
10
限时特惠
20
立即购买
您当前未登录!建议登陆后购买,可保存购买订单
付费资源
© 版权声明
THE END
Traveling Salesman Problem Based on Genetic AlgorithmMajor AutomationStudents Zhou Aiyan Tutor Xu Wen[Abstract Traveling Salesman Problem (TSP)is a very typical combinatorial optimizationproblem.To put it simply,the traveling salesman problem can be explained as:a person has topass through several cities and eventually return to the starting point,and the distance betweenthe cities is known to be equal.So how should this person choose his route of travel to minimizethe total distance.It is precisely because this problem has been widely used in many fields in reallife that scholars at home and abroad have conducted extensive research on it.Although there aremany algorithms to solve this problem,most of them are not direct and very complicated.Thissubject is to use MATLAB for programming,and use genetic algorithm to solve this problem.The user can customize city coordinates or enter the number of cities to randomly generate citycoordinates.The optimal solution is obtained through a series of operations such as selection,crossover,and mutation.Experiments in this paper operate in different situations,and we can seethat genetic algorithms have a significant effect in solving these problems.[Keywords traveling salesman problem genetic algorithm crossover operator Selectionoperator Mutation operator
喜欢就支持一下吧
点赞8 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容