Skip to content
/ TSP_GA Public

使用遗传算法(GA)求解旅行商问题(TSP)

Notifications You must be signed in to change notification settings

iamxdom/TSP_GA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

使用遗传算法解决旅行商问题。

1.随机生成30个城市数据点:

2.遗传迭代3000代后得到的最短路径

3.最短路径下降曲线

About

使用遗传算法(GA)求解旅行商问题(TSP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages