登录
首页 » Python » nsga2.tar

nsga2.tar

于 2016-09-28 发布 文件大小:5KB
0 25
下载积分: 1 下载次数: 10

代码说明:

  这段代码描述多目标遗传算法NSGAII算法的实现,抓要包含三部分:Non-dominated sort, Crowding distance assignment, the selection process来找到pareto-front(The basic operations being performed and the worst case complexities associated with are as follows: Multi-objective evolutionary algorithms which uses non-dominated sorting to find pareto front. It is consist of tree parts: • Non-dominated sort returns a list of the non-dominated fronts F. (O(mN 2 )) • Crowding distance assignment is O(mNlogN) • The crowed comparison operator (Sort on ≥ n) guides the selection process at the various stages of the algorithm towards a uniformly spread out Pareto-optimal front. (O(2Nlog(2N))))

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696518资源总数
  • 104298会员总数
  • 46今日下载