| Package | Description |
|---|---|
| org.uma.jmetal.algorithm.multiobjective.moead |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstraintMOEAD
This class implements a constrained version of the MOEAD algorithm based on the one presented in
the paper: "An adaptive constraint handling approach embedded MOEA/D".
|
class |
MOEAD
Class implementing the MOEA/D-DE algorithm described in :
Hui Li; Qingfu Zhang, "Multiobjective Optimization Problems With Complicated Pareto Sets,
MOEA/D and NSGA-II," Evolutionary Computation, IEEE Transactions on , vol.13, no.2, pp.284,302,
April 2009. doi: 10.1109/TEVC.2008.925798
|
class |
MOEADDRA
Class implementing the MOEA/D-DRA algorithm described in :
Q.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractMOEAD<DoubleSolution> |
MOEADBuilder.build() |
Copyright © 2015. All rights reserved.