搜索:saleman
找到约 5 项符合「saleman」的查询结果
结果 5
https://www.eeworm.com/dl/665/206590.html
matlab例程
traveling saleman problem的代码
traveling saleman problem的代码
https://www.eeworm.com/dl/641/206592.html
数学计算
traveling saleman problem的一个C++算法
traveling saleman problem的一个C++算法
https://www.eeworm.com/dl/650/207109.html
人工智能/神经网络
主要解决旅行商问题(traveling saleman problem,简称tsp
主要解决旅行商问题(traveling saleman problem,简称tsp,即已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市,求解最短距离的遗传算法。
https://www.eeworm.com/dl/518/174382.html
数值算法/人工智能
A program to demonstrate the optimization process of ant colony optimization for the traveling salem
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone ...