CRAN/E | MOEADr

MOEADr

Component-Wise MOEA/D Implementation

Installation

About

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. The full framework is documented in a paper published in the Journal of Statistical Software [doi:10.18637/jss.v092.i06].

Citation MOEADr citation info
fcampelo.github.io/MOEADr/
Bug report File report

Key Metrics

Version 1.1.1
R ≥ 3.4.0
Published 2020-02-17 1523 days ago
Needs compilation? no
License GPL-2
CRAN checks MOEADr results

Downloads

Yesterday 21 0%
Last 7 days 36 -3%
Last 30 days 205 -8%
Last 90 days 839 +30%
Last 365 days 2.785 -12%

Maintainer

Maintainer

Felipe Campelo

fcampelo@ufmg.br

Authors

Felipe Campelo

aut / cre

Lucas Batista

com

Claus Aranha

aut

Material

README
NEWS
Reference manual
Package source

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

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

MOEADr archive

Depends

R ≥ 3.4.0

Imports

FNN
assertthat

Suggests

smoof
scatterplot3d
MASS
grDevices
irace
testthat
knitr
rmarkdown
emoa
ggplot2
reshape2
pkgdown

Reverse Suggests

CAISEr