搜索资源列表
TSP-ACE2
- VC下的蚁群算法,处理问题为TSP中国邮递员问题。另含一个日志处理类。
TSP-baoli
- 暴力破解TSP中国邮递员问题的程序。使用数据为Oliver30.tsp,从其中的蚂蚁算法和暴力破解算法可知智能算法的重要性。
005
- 05关于中国邮递员问题的最优完全子图算法
GA_for_CARP
- CARP(有向多中国邮递员问题)的遗传算法解法,目标和约束易修改。基于菲尔德大学遗传算法工具箱,需先安装
模拟退火算法解中国邮递员问题
- 用模拟退火算法有效的解决中国邮递员问题
gaplotchange1
- 由于求解中国邮递员、优化等图论问题的Matlab程序,还有相关的工具箱。-Since solving the Chinese postman, graph theory and optimization problems in Matlab, as well as the associated toolbox.
chinesepostman
- 模拟退火算法解中国邮递员问题,可以解决tsp问题-Simulated annealing algorithm Chinese postman problem, can solve the problem tsp
MatchingEulertoursandtheChinesepostman
- Matching, Euler tours and the Chinese postman.pdf是Edmonds和Johnson1973年,通过使用匹配理论,首次给出中国邮递员问题的多项式时间解法,前无古人,后无需来者。-The solution of the Chinese postman problem using matching theory is given
Chinese-postman-problem-for-DNA-computing
- 中国邮递员问题的DNA计算,从学校的数据资源库里找着的,感觉不错,在此向大家支持一下-Chinese postman problem for DNA computing, data resources from the school library found, an excuse, and feel good, look at this opportunity to Members to support the
mnthydy
- 用于解中国邮递员问题的模拟退火算法的matlab程序,很不错!-Chinese postman problem for the solution of the simulated annealing algorithm matlab program, very good!
euler
- 关于中国邮递员问题的代码,很不错哦,希望对大家有用-A good code, and hope for all of us
geneticTSP
- 遗传算法用于求解‘中国邮递员问题’,对于广大的数学建模爱好者有十分重要的帮助-Genetic Algorithm for Solving the ' Chinese Postman Problem' , where the majority of fans are very important mathematical modeling to help
zgydy
- 基于欧拉原理,利用lingo,求解中国邮递员问题,简单实用。-solving Chinese postman problem .
TSP
- 遗传算法解TSP中国邮递员问题 VisualC-Genetic Algorithm for the TSP Chinese postman problem in VisualC++
Chinese-postman-problem
- 提出了“虚拟权值”和“虚拟节点”的概念,给出了中国邮递员问题的一种基于DNA计算的求解算法。-Proposed a " virtual weight" and " virtual node" concept, given the Chinese postman problem as a DNA-based computing algorithm.
npp2
- 这是一个有关中国邮递员的问题的算法,可以用于许多实际的问题-This is an issue of the Chinese postman algorithm can be used for many practical problems
hamidunp2Boulatu
- 关于中国邮递员的解决办法,个人觉得还不错的说-Chinese postman
stategraphvist
- 借鉴了JHotDraw源码,开发单层状态图绘制工具, 支持三种遍历方法:CPP(中国邮递员算法),广度优先算法,简化的广度优先算法 里面有三个后缀为draw的图形-Draws JHotDraw source code, developers monolayer state mapping tool, supports three traversal methods: CPP (Chinese postman algorithm), breadth-first algorith
traveller1
- 用遗传算法解决中国邮递员问题(TSP) 用的是c语言-tsp- Genetic Algorithms
traveller3
- 一些解决中国邮递员问题的算法及源代码 c语言或者c-Some Chinese postman problem solving algorithm and source code c language or c++