• 大小: 0.02M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-03-27
  • 语言: 其他
  • 标签: 其他  

资源简介


nsga2源代码,条理清晰,很容易理解,输入自己参数即可运行

资源截图

代码片段和文件信息

/* This is a Multi-objective GA program.
**********************************************************************
*  This program is the implementation of the NSGA-2 proposed by      *
*                                                                    *
*  Prof. Kalyanmoy Deb and his students .                            *
*                                                                    *
*  copyright Kalyanmoy Deb
**********************************************************************
The user have to give the input manualy or through a data file.

The user needs to enter objective functions in func-con.h
The code can also take care of the constraints. Enter the constraints
in the space provided in the func-con.h file.
Constraints must be of the following type:
g(x) >= 0.0
Also normalize all constraints (see the example problem in func-con.h)

If your program asks you to increase the values of some parameters in the
program come to main program and accordingly changed the values wh

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1500  2002-01-05 10:22  nsga2code\crossover.h

     文件        942  2002-01-05 10:22  nsga2code\decode.h

     文件       3241  2002-01-05 10:22  nsga2code\dfit.h

     文件       2868  2002-01-05 10:22  nsga2code\func-con.h

     文件        774  2002-01-05 10:22  nsga2code\init.h

     文件         60  2002-01-05 10:22  nsga2code\inp-b

     文件         59  2002-01-05 10:22  nsga2code\inp-r

     文件         64  2002-01-05 10:22  nsga2code\inp-rb

     文件        633  2002-01-05 10:22  nsga2code\input-binary

     文件        885  2002-01-05 10:22  nsga2code\input-rb+bin

     文件        423  2002-01-05 10:22  nsga2code\input-real

     文件       7544  2002-01-05 10:22  nsga2code\input.h

     文件      12548  2002-01-05 10:22  nsga2code\keepaliven.h

     文件        692  2002-01-05 10:22  nsga2code\mut.h

     文件      15616  2002-01-05 10:22  nsga2code\nsga2.c

     文件       5314  2002-01-05 10:22  nsga2code\rancon.h

     文件       4011  2002-01-05 10:22  nsga2code\random.h

     文件       4297  2002-01-05 10:22  nsga2code\ranking.h

     文件       3051  2002-01-05 10:22  nsga2code\realcross2.h

     文件        838  2002-01-05 10:22  nsga2code\realinit.h

     文件       1445  2002-01-05 10:22  nsga2code\realmut1.h

     文件       2685  2002-01-05 10:22  nsga2code\realselect.h

     文件       3722  2002-01-05 10:22  nsga2code\report.h

     文件       1668  2002-01-05 10:22  nsga2code\roullette.h

     文件       2760  2002-01-05 10:22  nsga2code\select.h

     文件       1294  2002-01-05 10:22  nsga2code\uniformxr.h

     目录          0  2015-01-19 11:21  nsga2code

----------- ---------  ---------- -----  ----

                78934                    27



............此处省略0个文件信息

评论

共有 条评论