搜索资源列表
oxcrossover
- crossover in tsp genetic with cx
yichuansuanfa
- 用遗传算法(比例算子,单点交叉算子,变异算子)求最优解-Genetic algorithm (proportional operator, single-point crossover operator, mutation operator) Find the optimal solution
Genetic-algorithm-optimization
- 一船算法优化 TSP用的各种算子 置换变异算子和杂交算子-A boat algorithm to optimize the TSP with a variety of operator replacement mutation operator and crossover operator
n-gueen-with-AlghorithmGenetic
- n-queen problem mean two queen is not stand in a row, column or diagonal. this code solving n-queen problem using genetic algorithms.this code is writing C#. step 1 is selection and 2 crossover and step 3 is mutation. -n-queen problem mean two
GA_TSP
- 基于遗传算法的TSP问题实现,实例有30个城市的距离路径数据,采取两种交叉算子实现。-Based on genetic algorithm for the realization of TSP, examples of 30 cities in the distance path data, using two kinds of crossover operator.
