- write all benchmark test functions
-
ctp1
-ctp8
- binary problems
zdt5
- compare with
nsga2-c
,ecj
,moea-framework
,jemtal
,paradiseo
- fine tune the data saving script save_plots.m
- axis font and size, for latex.
- reduce extra borders.
- if possible, get rid off the
show_plots
function totally. - look closely intogcf
,gca
,gco
craps. - test
betaq
computation withbsxfun
inreal_cross
, also couple of other statements that can be optimized withbsxfun
. - vectorize the functions in
rand
or call thec
functions usingmex
.