A Genetic Algorithms and the Traveling Salesman Problem
资源简介:A Genetic Algorithms and the Traveling Salesman Problem
上传时间: 2015-11-27
上传用户:cccole0605
资源简介: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
上传用户:从此走出阴霾
资源简介:Solve the Traveling Salesman problem with a Genetic algorithm.
上传时间: 2013-12-19
上传用户:qunquan
资源简介: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
资源简介:遗传算法和“货郎担” 问题: "The Traveling Salesman problem, or TSP for short, is this: given a finite number of cities along with the cost of travel between each pair of them, find the cheapest way of visiting all the cities and returning ...
上传时间: 2013-12-24
上传用户:watch100
资源简介:Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
上传时间: 2014-01-27
上传用户:siguazgb
资源简介: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
上传用户:牛布牛
资源简介: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
资源简介: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
资源简介:a program about Traveling Salesman Problem (TSP) Genetic Algorithm
上传时间: 2013-12-04
上传用户:xinzhch
资源简介: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
资源简介:Traveling Salesman Problem Java Genetic Algorithm Solution, Hope all enjoy it.
上传时间: 2013-12-20
上传用户:sz_hjbf
资源简介:用于求解TSP(Traveling Salesman problem,旅行商问题)问题,基本执行见run.bat, 其它详见其中的readme.txt。(实例为TSPLIB格式,见myprojects目录,包括eil51, d198, lin318等小型问题,以及1000到3000城市之间的例子,基本能得到最优解)
上传时间: 2015-10-16
上传用户:myworkpost
资源简介:Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem.对此方面的研究很有帮助
上传时间: 2014-01-12
上传用户:集美慧
资源简介:Mathematic Pascal problems. it is a lil bit easy with a triangle structure. and the number inside.
上传时间: 2013-12-11
上传用户:清风冷雨
资源简介:a code that represents the consumer producer problem
上传时间: 2014-01-05
上传用户:zhaiyanzhong
资源简介:Traveling Salesperson Problem Our branch-and-strategy splits a branch and bound solution into two groups: one group including a particular arc and the other excluding this arc. 1.Each splitting incurs a lower bound and we shall traver...
上传时间: 2013-12-29
上传用户:璇珠官人
资源简介: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
上传用户:偷心的海盗
资源简介:Somebody over on the Generation5 forum asked for a "Hello World!" program for Genetic Algorithms. I took it literally and created a very simple program (138 lines of code) that evolves the phrase "Hello world!"
上传时间: 2016-03-07
上传用户:siguazgb
资源简介:DETRIN is a C++ library of classification Algorithms and other utilities in the field of data mining. We will use standard ISO C++ programming language to develop our project. The goal of DETRIN is to facilitate researchers in the related f...
上传时间: 2015-09-11
上传用户:l254587896
资源简介:The UCL common multimedia library implements a number of Algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. ...
上传时间: 2014-11-16
上传用户:hoperingcong
资源简介:The Standard Template Library, or STL, is a C++ library of container classes, Algorithms, and iterators it provides many of the basic Algorithms and data structures of computer science
上传时间: 2016-08-17
上传用户:彭玖华
资源简介:This thesis presents a comprehensive overview of the problem of facial recognition. A survey of available facial detection Algorithms as well as implementation and tests of di铿€erent feature extraction and dimensionality reduction methods...
上传时间: 2017-05-05
上传用户:royzhangsz
资源简介:Solving the Vehicle Routing Problem with Genetic Algorithms
上传时间: 2017-07-08
上传用户:coeus
资源简介:The design is transformed into a wiener filtering problem and the parameters are modeled as correlated ARIMA processes with known dynamics.
上传时间: 2014-12-06
上传用户:ardager
资源简介:Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: S...
上传时间: 2017-08-12
上传用户:jjj0202
资源简介:Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edit...
上传时间: 2014-01-19
上传用户:netwolf
资源简介:英文版,pdf格式。 详细说明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/ ISBN: 0201379236 Author: David R. Muss...
上传时间: 2015-09-02
上传用户:Breathe0125
资源简介:Developers use Algorithms and data structures every day of their working lives. Having a good under-standing of these Algorithms and knowledge of when to apply them is essential to producing softwarethat not only works correctly, but also p...
上传时间: 2015-11-03
上传用户:wyc199288
资源简介:In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadline violations. Priority inheritance protocol is one of the approaches to reduce priority inversion. Unfortunately, RTOS like uC/OS can’...
上传时间: 2015-12-14
上传用户:气温达上千万的