Skip to content

Intgrp/TSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

求解TSP问题的智能算法

包含:蚁群算法、遗传算法、粒子群算法、模拟退火算法、禁忌搜索算法、动态规划算法、贪心算法 采用公开数据集如att48.tsp、eil10.txt、eil23.txt、eil51.txt、eil76.tsp 可用于相关智能算法的入门学习、带约束路径规划问题解决方法的理解。

About

求解TSP问题的:蚁群算法、遗传算法、粒子群算法、模拟退火算法、禁忌搜索算法、动态规划算法、贪心算法

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages