Package org.uma.evolver.algorithm.base.moead
package org.uma.evolver.algorithm.base.moead
-
ClassesClassDescriptionBaseMOEAD<S extends org.uma.jmetal.solution.Solution<?>>Abstract base class for configurable implementations of the MOEA/D (Multi-Objective Evolutionary Algorithm based on Decomposition) algorithm.Configurable implementation of the MOEA/D algorithm for binary-based problems.Configurable implementation of the MOEA/D algorithm for real-coded (double) problems.Configurable implementation of the MOEA/D algorithm for permutation-based problems.