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
上傳用戶:氣溫達上千萬的