搜索资源列表
maugis
- 模拟退火和对称 *欧几里德旅行商问题。 * *为基础的解决办法的本地搜索启发式 *非过境道路和近邻 -/* * Simulated annealing and the Symetric * Euclidian Traveling Salesman Problem. * * Solution based on local search heuristics for * non-crossing paths and nearest neighbor
tsp
- 蚁群算法解决tsp问题 使用c++语言编写 适合初学者学习-Ant colony algorithm to solve tsp problem c++ language suitable for beginners to learn
