搜索资源列表
NSGA
- nsga2非支配排序遗传算法,c++源码实现-nsga2 non-dominated sorting genetic algorithm, c++ source code to achieve
NSGA2-based-function-optimization
- NSGA2是一种快速非支配排序的经典遗传算法,我们利用NSGA2对函数进行优化。-NSGA2-based function optimization.
code
- 带精英策略的非支配排序遗传算法,c源代码。-This is a GA implementation for multi-objective optimization. For multi-objective optimization, non-domonated sorting has been used.
NSGA-IIa
- 这是prof.kalyanmoy deb 和他的学生开发的非支配排序遗传算法。-This program is the implementation of the NSGA-2 proposed by Prof. Kalyanmoy Deb and his students .
naga2.file
- 带精英策略非支配排序遗传算法的应用实例。-The control strategy with elite sort of genetic algorithm, the application example.
MOEA-NSGA-II.zip
- 多目标的经典遗传算法MOEA-NSGA-II,采用平衡集与非支配排序方法,Classic multi-objective genetic algorithm MOEA-NSGA-II, using the non-dominated sorting method
NSGA-II2
- 基于非支配选择的遗传算法(NSGA-II),可用于求解多目标问题,并给出给定数目的帕累托前沿-Based on the non-dominant selection genetic algorithm (NSGA-II), can be used to solve the multi-objective questions and a given number of Pareto frontier
nsga2
- 多目标遗传算法 NSGA2 包括非支配排序和拥挤度计算等核心程序 亲测可运行 放心使用下载-Multi-Objective Genetic Algorithm NSGA2 Including non-dominated sorting and crowding calculation kernel Ease of use pro-test can be run download
NSGA2_SCH
- 多目标遗传算法,非支配排序,SCH优化函数-Multi-objective genetic algorithms, non-dominated sorting, SCH optimization function
NSGA-II
- NSGA-ii算法,一种基于拥挤度的非支配排序遗传算法(NSGA-ii algorithm, a non-dominated sorting genetic algorithm based on congestion degree)