Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem.对此方面的研究很有帮助
资源简介:Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem.对此方面的研究很有帮助
上传时间: 2014-01-12
上传用户:集美慧
资源简介:this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input erro...
上传时间: 2013-12-22
上传用户:ruixue198909
资源简介:Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
上传时间: 2013-12-04
上传用户:从此走出阴霾
资源简介:采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongk...
上传时间: 2016-09-28
上传用户:cc1
资源简介:have recently become very interested in the area of genetic Algorithms and Ant Colony Optimization techniques. I was determined to write a complete program demonstrating these two techniques. In particular I wanted to compare the efficiency...
上传时间: 2013-12-21
上传用户:牛布牛
资源简介: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. ...
上传时间: 2015-07-12
上传用户:偷心的海盗
资源简介:The basic principle using the branchand- bound strategy to solve the Traveling salesperson Optimization problem (TSP) consists of two parts. 􀂄 There is a way to split the solution space. 􀂄 There is a way to predict a lo...
上传时间: 2017-02-19
上传用户:comua
资源简介:Using Genetic Algorithm to solve the 8 Queens problem.
上传时间: 2014-11-28
上传用户:yd19890720
资源简介:This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang
上传时间: 2013-12-06
上传用户:nanfeicui
资源简介:《An Introduction to Ant Colony Optimization》 作者:Marco Dorigo and Krzysztof Socha 时间:Technical Report No.TR/IRIDIA/2006-010April 2006 一份介绍蚁群系统的英文原版论文报告
上传时间: 2013-12-12
上传用户:heart520beat
资源简介:JAVA版的蚂蚁算法(Ant Colony Optimization Algorithms)
上传时间: 2014-10-25
上传用户:jqy_china
资源简介:fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memory, so that larger trees and/or more bootstrap replicates become tractable. Much of fastDNAml is merely a recoding of the PHYLIP 3.3 DNAML...
上传时间: 2014-01-24
上传用户:bjgaofei
资源简介:蚁群算法(ant colony Optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型技术。它由Marco Dorigo于1992年在他的博士论文中引入,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为
上传时间: 2013-12-28
上传用户:xymbian
资源简介:蚁群算法源(Ant colony Optimization ACO)代码
上传时间: 2014-01-12
上传用户:shus521
资源简介:一个详细的 系统的介绍了 ant colony Optimization 的ppt 对其中的原理做了比较详细的分类介绍
上传时间: 2013-12-19
上传用户:784533221
资源简介:Ant colony Optimization for finding the global minimum
上传时间: 2016-12-15
上传用户:guanliya
资源简介:using NVIDIA FFT CUDA Library to solve FFT problem
上传时间: 2014-01-24
上传用户:duoshen1989
资源简介:《Ant Colony Optimization》Marco Dorigo写的一本关于蚁群算法的书。包括AS、ACS、EAS、ASRank、MMAS的讲解。很好的一本书。
上传时间: 2017-04-22
上传用户:liansi
资源简介:ant colony Optimization
上传时间: 2013-12-21
上传用户:z754970244
资源简介:ant colony Optimization 4
上传时间: 2013-12-20
上传用户:cainaifa
资源简介:ant colony Optimization 5
上传时间: 2014-01-07
上传用户:qilin
资源简介:Java source code for the Ant Colony Optimization Problem.
上传时间: 2017-07-20
上传用户:xuanchangri
资源简介:Algorithm bfs to solve knight tour problem
上传时间: 2013-12-23
上传用户:qwe1234
资源简介:Solve the Traveling Salesman problem with a genetic Algorithm.
上传时间: 2013-12-19
上传用户:qunquan
资源简介:this tar includes my code which employ the Lin-Kernighan Algorithm to address the tsp problem. this tar also include some testfiles and config file and a readme which describes how to run this program.
上传时间: 2014-01-10
上传用户:stella2015
资源简介:Traveling Salesman Problem (TSP) has been an interesting problem for a long time in classical Optimization techniques which are based on linear and nonlinear programming. TSP can be described as follows: Given a number of cities to visit ...
上传时间: 2016-02-06
上传用户:rocwangdp
资源简介:Traveling Salesman Problem Java Genetic Algorithm Solution, Hope all enjoy it.
上传时间: 2013-12-20
上传用户:sz_hjbf
资源简介:TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic Algorithm is the perfect method for solving NP complete problem.
上传时间: 2016-06-26
上传用户:sevenbestfei
资源简介:This function implements brute force bactracking to solve the knapsack problem.
上传时间: 2017-04-02
上传用户:stvnash
资源简介:Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
上传时间: 2014-01-27
上传用户:siguazgb