Description: 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
Platform: |
Size: 9122 |
Author:liu yang |
Hits:
Description: 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
-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 Platform: |
Size: 9216 |
Author: |
Hits:
Description: 遗传算法求解旅行商问题。在n=20的情况下依然能90 以上获得正确解。-Genetic Algorithm for Traveling Salesman Problem. In the case of n = 20 can still obtain the correct solution for more than 90 . Platform: |
Size: 4096 |
Author:ocpocpocp |
Hits:
Description: Java实现的遗传算法解旅行商问题,说明文件在doc中-Java implementation of the Genetic Algorithm for the traveling salesman problem, the documentation in the doc Platform: |
Size: 10240 |
Author:fly |
Hits:
Description: JAVA语言实现的遗传算法解决TSP(旅行商问题),主要有三个简单的Java类。-JAVA language of the genetic algorithm to solve TSP (traveling salesman problem), there are three simple Java class. Platform: |
Size: 9216 |
Author:孙 |
Hits:
Description: 遗传算法解决背包问题和旅行商问题。
测试数据已经写入java代码中。
遗传算法的参数可以修改。-Genetic algorithm to solve the knapsack problem and the traveling salesman problem. The test data has been written to the java code. The parameters of the genetic algorithm can be modified. Platform: |
Size: 8192 |
Author:lvsmart |
Hits:
Description: traveling salesman problem solution by using genetic algorithm coded in java no of the city, distance fitness function, population, generation Platform: |
Size: 7168 |
Author:waresoft12 |
Hits:
Description: A complete Java System to view the graph solution of Traveling Salesman Problem, AStar, Floyd, Coloration and Genetic solution. Using Jung Java Library. Platform: |
Size: 6829056 |
Author:Gabriel |
Hits:
Description: The task of this application was to explore the possibilities of genetic programming and to test it
on a well known Traveling Salesman Problem (TSP), where the salesman should visit given number
of cities and then return back home, all in the shortest way possible. Platform: |
Size: 6118400 |
Author:Chan |
Hits:
Description: 基于遗传算法的旅行商问题,求最小路径,java图形界面实现-Traveling salesman problem based on genetic algorithms for the minimum path, java graphical interface to achieve Platform: |
Size: 328704 |
Author:薛** |
Hits:
Description: 用java语言开发基于遗传算法理论的旅行商最短路径问题,包含遗传算法的常用基本理论。-The basic theory of common java language development based on the traveling salesman problem based on genetic theory shortest path algorithms, including genetic algorithm. Platform: |
Size: 2048 |
Author:毕艳亮 |
Hits:
Description: 利用java实现遗传算法,用来解决tsp旅行商问题。功能已测试-Using Java implementation, genetic algorithm is used to solve TSP traveling salesman problem. Function has been tested Platform: |
Size: 3072 |
Author:mr陈 |
Hits:
Description: JOpt.SDK是一个自动化车辆路线和派送Java/J2SE和.NET.组件的工具。它可以解决旅行推销员的问题(TSP)和时窗限制路线规划的问题。它提供了各种因素限制的最佳化运输路线,如时窗,负载能力,规定行程路线。该组件是基于遗传算法,并自动确定订单任意设置车辆的优化配置。-JOpt.SDK is an automated vehicle routing and delivery of Java/J2SE and.NET. components of the tool. It can solve the problem of traveling salesman problem (TSP) and time window limit route planning problem. It provides a variety of factors limiting the optimal transport routes, such as time windows, load capacity, prescribed travel routes. The component is based on the genetic algorithm, and automatically determines the optimal configuration of an order for an arbitrary set of vehicles. Platform: |
Size: 1900544 |
Author:kangshaobo |
Hits: