Home \ Tag Archives: Multi-Objective Evolutionary Algorithm based on Decomposition

Tag Archives: Multi-Objective Evolutionary Algorithm based on Decomposition

MOEA/D in MATLAB

One of the classic approaches to deal with multi-objective optimization problems, is decomposition, which means that a multi-objective is decomposed to several (theoretically infinite) single-objective optimization problems. Decomposed objective functions, can be defined using several methods, like weighted sum of objectives and distance (or norm) of difference vector of objectives and a predefined ideal point in the objective space. However, ...

Read More »