文件名称:SGALABbugfix
介绍说明--下载内容均来自于网络,请自行研究使用
多目标遗传算法程序
to run Demo files, is to run SGALAB_demo_*.m
what s new:
1) Multiple-Objective GAs
VEGA
NSGA
NPGA
MOGA
2) More TSP mutation and Crossover methods
PMX
OX
CX
EAX
Boolmatrix
3) More selection methods
Truncation
tornament
stochastic
4) mutation methods
binary single point
int/real single point
5) encoding/decoding methods
binary
integer/real
messy
gray
DNA
permuation
to fix the plot bugs for 4001 , download this file and replace old files.
to run Demo files, is to run SGALAB_demo_*.m
what s new:
1) Multiple-Objective GAs
VEGA
NSGA
NPGA
MOGA
2) More TSP mutation and Crossover methods
PMX
OX
CX
EAX
Boolmatrix
3) More selection methods
Truncation
tornament
stochastic
4) mutation methods
binary single point
int/real single point
5) encoding/decoding methods
binary
integer/real
messy
gray
DNA
permuation
to fix the plot bugs for 4001 , download this file and replace old files.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 105230303sgalabbugfix.rar 列表 SGA_entry_MO_NON_Pareto_VEGA.p SGA_entry_MO_Pareto_MOGA.p SGA_entry_MO_Pareto_NPGA.p SGA_entry_MO_Pareto_NSGA.p SGA_entry_MO_Pareto_NSGAII.p SGALAB_demo_MO_MOGA.m SGALAB_demo_MO_NPGA.m SGALAB_demo_MO_NSGA.m SGALAB_demo_MO_NSGAII.m SGALAB_demo_MO_VEGA.m