文件名称:nsga-original
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 16kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
非支配排序算法,用于求解多目标问题,c语言。-This is a GA implementation for multi-objective optimization. ***
*** For multi-objective optimization, non-domonated sorting has ***
*** been used. The design variables can be Binary, Integer, Real ***
*** or Enumerated data type. Moreover a design vector can have ***
*** design variables where each variable can be any of the above ***
*** mentioned types. The order in which the design variables ***
*** are needed is also maintained in the code. For multi-objective***
*** optimization, sharing is done using either of two ways : ***
*** Sharing on Fitness Space or Sharing on Parameter Space.
*** For multi-objective optimization, non-domonated sorting has ***
*** been used. The design variables can be Binary, Integer, Real ***
*** or Enumerated data type. Moreover a design vector can have ***
*** design variables where each variable can be any of the above ***
*** mentioned types. The order in which the design variables ***
*** are needed is also maintained in the code. For multi-objective***
*** optimization, sharing is done using either of two ways : ***
*** Sharing on Fitness Space or Sharing on Parameter Space.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
nsga-original\data
.............\nsgaorig.c
nsga-original
.............\nsgaorig.c
nsga-original