Modular implementation of Multiobjective Evolutionary Algorithms based on Decomposition (MOEA/D) [Zhang and Li (2007), <doi:10.1109/TEVC.2007.892759>] for quick assembling and testing of new algorithmic components, as well as easy replication of published MOEA/D proposals.
Version: | 1.1.0 |
Depends: | R (≥ 3.4.0) |
Imports: | FNN, assertthat |
Suggests: | smoof, scatterplot3d, MASS, grDevices, irace, testthat, knitr, rmarkdown, emoa, ggplot2, reshape2 |
Published: | 2017-10-24 |
Author: | Felipe Campelo [aut, cre], Lucas Batista [com], Claus Aranha [aut] |
Maintainer: | Felipe Campelo <fcampelo at ufmg.br> |
License: | GPL-2 |
URL: | https://github.com/fcampelo/MOEADr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | MOEADr results |
Reference manual: | MOEADr.pdf |
Vignettes: |
Basic Usage of the MOEADr Package Fine tuning MOEADr using irace Testing New Operators using the MOEADr Package Defining Problems in the MOEADr Package Writing Extensions for the MOEADr Package |
Package source: | MOEADr_1.1.0.tar.gz |
Windows binaries: | r-devel: MOEADr_1.1.0.zip, r-release: MOEADr_1.1.0.zip, r-oldrel: MOEADr_0.2.1.zip |
OS X El Capitan binaries: | r-release: MOEADr_1.1.0.tgz |
OS X Mavericks binaries: | r-oldrel: MOEADr_0.2.1.tgz |
Old sources: | MOEADr archive |
Reverse suggests: | CAISEr |
Please use the canonical form https://CRAN.R-project.org/package=MOEADr to link to this page.