搜索资源列表
tsp
- 用的是遗传算法.实现了货郎担的模拟,图形界面-Using a genetic algorithm. Realized the TSP simulation, graphical interface
java-myga
- 用免疫遗传算法解决TSP问题,比较了该算法和遗传算法和免疫算法的效率-With immune genetic algorithm to solve TSP problems, comparison of the algorithm and genetic algorithm and immune algorithm efficiency
LogFac_Exp_1
- java编写的最短路径算法,先由启发式方法获得染色体的初始编码,然后由遗传算法求出最短路径,对解决物流领域的TSP是非常好的计算机实现-java prepared by the shortest path algorithm, by the heuristic method to obtain the initial encoding of chromosome, and then by the genetic algorithm to derive the shortest path to s
Cards
- Genetic Algorithm example using Java You have 10 cards numbered 1 to 10. You have to divide them into 2 piles so that: The sum of the first pile is as close as possible to 36 and the product of all in second pile is as close as poss to 360.
SGA
- 遗传算法的好代码,值得研究! 遗传算法的好代码,值得研究!-Genetic algorithm, genetic algorithm!
ga
- 粒子群算法与遗传算法的结合研究,值得参考!-Particle Swarm Optimization and Genetic Algorithm for the combination of research
PrincipleandApplicationofGeneticAlgorithm
- 遗传算法原理及应用,书本,扫描质量还可以的,pdf.-Principle and Application of Genetic Algorithm
nqueen-genetic-algorithm
- This is a java implementation for solving NQueen problem using genetic algorithm.Enjoy it!
GA
- 基于佳点集的遗传算法求解tsp问题 用java开发,-Based on good point set genetic algorithm tsp problem with java development,
GA_SCHEDULER
- Java based Genetic algorithm for solving benchmark Job shop problem. The source code is developed in NetBeans environment
genetic
- Genetic Algorithms I attempt to develop a reasonable object oriented framework for creating genetic algorithms. I accomplish this by breaking down are algorithm into simple manageable units. Each title links to the java source, but before you sit
GA
- 遗传算法在求解多约束条件下的组合优化问题有独特优势,本代码是关于用遗传算法解决智能组卷问题的好例子。-Of genetic algorithm in solving the multi-constrained optimization problem under the condition of a unique combination of advantages, this code is on the use of genetic algorithm to solve the problem
Assignment1
- TSP using a Genetic algorithm
g
- 用遗传算法求解tsp问题,其中算了20个城市-A Genetic Algorithm for tsp problem, of which 20 cities calculations
scheduling-system
- 本系统主要实现了商品信息模块,公告信息模块(及时发现需进货商品信息),出库信息模块,管理员模块,商品调度模块,日志信息模块。在本系统中使用了遗传算法,可以同时对多种商品进行调度,该算法会根据供应商报价以及运输成本去自动选择一种最优方式,这种方式在很大程度上减少了管理员操作时间,节约了进货成本。-The system implements the product information module, the bulletin information module (must purchase g
genetic-algorithms
- Genetic Algorithm example in Java
Genetic
- A Genetic Algorithm implementation for text documents
Genetic-algorithm
- 利用JAVA语言实现遗传算法,里面包含利用遗传算法解决函数求最优解的简单例子。-The use of JAVA language implementation of genetic algorithm, which includes the use of genetic algorithms to solve function for the optimal solution of a simple example.
Genetic-Algorithms-Library-master
- Genetic algorithm library it is usable to configure program in genetic algorithm-Genetic algorithm library it is usable to configure program in genetic algorithm
Genetic-Algorithms-in-Java-Basics-master
- timetable using genetic algorithm
