分组遗传算法,Group Genetic Algorithm
1)Group Genetic Algorithm分组遗传算法
1.By the analyzing some properties of proper k vertex coloring,k edge coloring,and total coloring of a graph,a new algorithm on proper k vertex coloring,k edge coloring,and total coloring of a graph based on group genetic algorithm and heuristics search is given.图的着色算法是一种典型的NP 完全问题 在系统地讨论了图的正常顶点着色、边着色以及全着色的有关理论的基础上 ,提出了基于分组遗传算法和启发式搜索的图的正常 k 点着色 ,正常k 边着色以及正常k 全着色的新型混合算法 ,提出了评价算法性能的标准 实验仿真结果表明 ,新型混合算法可以获得问题高质量的解 ,即对图进行着色所使用的颜色数接近图的色
2)grouping genetic algorithm分组遗传算法
1.Study of application of grouping genetic algorithm in examination timetabling problem分组遗传算法优化大学考试时间表
3)grouping genetic algorithm分组编码遗传算法
1.A taboo thought was used in grouping genetic algorithm and a fitness function was defined for objective function.通过对我国邮政运输系统的现状和特点的研究,构造了邮区内邮政运输网络的优化模型,用分组编码遗传算法进行求解。
4)composite mould genetic algorithm组合型遗传算法
5)composing paper using Genetic Algoithm遗传算法组卷
英文短句/例句

1.Research and implementation on composition papers system based on improved genetic algorithms改进遗传算法组卷系统的研究与实现
2.Investigation on the Application of Test Paper Auto-generation System Based on Improved Genetic Algorithm;基于改进的遗传算法组卷系统应用研究
3.A Research on the Approach of Autogenerating Test Paper on the Basis of Genetic Algorithm;基于遗传算法的试题库组卷方法研究
4.Research on Test Papers Generation Based on Genetic Algorithm in Computerized Adaptive Testing;基于遗传算法的CAT组卷问题研究
5.Research and Application on Intelligent Auto-generating Test Paper Based on Genetic Algorithms;基于遗传算法智能组卷的研究与应用
6.Intellignet Item Bank System Autogenerating Test Paper Based on Genetic Algorithms;基于遗传算法的试题库智能组卷研究
7.Research and Application in Auto-generating Paper Based on GA;基于遗传算法的智能组卷研究与应用
8.Test Paper Problem Solving by Generic Algorithm;用遗传算法解组卷问题的设计与实现
9.The Intelligent Strategy for Test Paper Compiling Based On Auto-adapted Technology Genetic Algorithm基于自适应遗传算法的抽题组卷策略
10.Test Paper Generation Based on Genetic Algorithm of Binary Item Code基于题号二进制编码的遗传组卷算法
11.Intelligent Test Paper Generation System Based on Improved Genetic Algorithm基于改进型遗传算法的智能组卷系统
12.Application of Auto-generation Test Paper Based on Genetic Algorithms遗传算法在自动组卷算法中的应用与研究
13.Research on automatic generating test paper based on improved genetic algorithm基于改进遗传算法的自动组卷算法研究
14.Research of model and algorithms of test paper generation system of improved hybrid genetic algorithms改进的混合遗传算法的组卷系统模型及算法
15.Research on Design of Item Bank and Auto-generating Test Paper Based on Genetic Algorithms;基于遗传算法的试题库设计与组卷方法研究
16.A Study of Intelligent Build-up Paper System Based on Genetic Algorithm;基于遗传算法的智能组卷系统设计方法初探
17.An Intelligent Exam-paper Generatingmethod Based on Improved Genetic Algorithm一种基于改进遗传算法的智能组卷方法研究
18.Research of automatic test paper composition based on genetic algorithm in traffic law基于遗传算法的交规考试自动组卷方法研究
相关短句/例句

grouping genetic algorithm分组遗传算法
1.Study of application of grouping genetic algorithm in examination timetabling problem分组遗传算法优化大学考试时间表
3)grouping genetic algorithm分组编码遗传算法
1.A taboo thought was used in grouping genetic algorithm and a fitness function was defined for objective function.通过对我国邮政运输系统的现状和特点的研究,构造了邮区内邮政运输网络的优化模型,用分组编码遗传算法进行求解。
4)composite mould genetic algorithm组合型遗传算法
5)composing paper using Genetic Algoithm遗传算法组卷
6)hierarchic genetic algorithm分层遗传算法
1.Application of hierarchic genetic algorithm to the steam injection boiler;分层遗传算法在注汽锅炉控制系统中的应用
2.Research on Simulated Annealing Hierarchic Genetic Algorithm and Its Application to (N+M) Fault-tolerant Systems;模拟退火分层遗传算法及其在(N+M)容错系统优化中的应用研究
3.Online optimization design of fuzzy controllers based on hierarchic genetic algorithm基于分层遗传算法的模糊控制器在线优化设计
延伸阅读

数值遗传算法分子式:CAS号:性质:基于自然界生物进化机制的一种全局最优化方法。在遗传算法中,被研究体系的响应曲面看作为一个群体,响应曲面上的每一个点作为群体中的一个个体,个体用多维向量或矩阵来描述,组成矩阵的和向量的参数(元素)相应于生物中组成染色体的基因。染色体用固定长度的二进制位串(bit string)表示。通过交换(染色体基因交换)、突变(改变染色体基因)等遗传操作,在参数的一定范围内进行随机搜索,不断改善数据结构,构造出不同的向量,相当于得到了被研究问题的不同的解(一个个体相当于一个解)。目标函数较优的点被保留,较差的点被淘汰,最后达到全局最优化。