说明:已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市 只能访问一次,最后又必须返回出发城市。如何安排他对这些城市的访问次序,可使其 旅行路线的总长度最短? -known cities between the distance from the existing on...
说明:自己编写的蚁群算法能够得到结果,最终结果可以得到最短路程
vrp-matlab vrp--matlab ANT-VRP-MATLAB ant-colony-matlab 蚁群算法-matlab
说明:使用蚁群算法求最短路径
说明:最短路算法------floyd算法 -shortest path algorithm------ floyd Algorithm