資源簡介
nsga2源代碼,條理清晰,很容易理解,輸入自己參數(shù)即可運(yùn)行
代碼片段和文件信息
/*?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個文件信息
評論
共有 條評論