- JMetal
- 机器学习导航 OmegaXYZ: http://www.omegaxyz.com/allarticles/machine-learning-navigator/#nsga2%E7%AE%97%E6%B3%95
- 遗传算法C语言详细解读:https://www.cnblogs.com/devilmaycry812839668/tag/%E9%81%97%E4%BC%A0%E7%AE%97%E6%B3%95/
- NSGA-II入门C1
- https://www.cs.cinvestav.mx/~emoobook/
- 几种多目标进化算法简介_图文
- python :https://github.com/haris989/NSGA-II/blob/master/NSGA%20II.py
- c: http://www.iitk.ac.in/kangal/codes.shtml
- 论文NSGAII:https://wenku.baidu.com/view/61daf00d0508763230121235.htmlhttp://xueshu.baidu.com/usercenter/paper/show?paperid=5f98f2e633fee75806618cd4831dc6fa&site=xueshu_se&hitarticle=1
- 从NSGA到 NSGA II
- 锦标赛选择法(遗传算法)
- 遗传算法,实数编码的交叉操作之SBX(模拟二进制交叉)
- NSGA-II