fcampelo / MOEADr

R package MOEADr, a modular implementation of the Multiobjective Evolutionary Algorithm with Decomposition (MOEA/D) framework
20 stars 7 forks source link

Master #16

Closed fcampelo closed 7 years ago

fcampelo commented 7 years ago

Remove requirement that points be contained within [0,1] by pre-standardizing X before the operator, and de-standardizing the resulting matrix V.