An open API service indexing awesome lists of open source software.

https://github.com/tomtkg/moea-d-pfe

MOEA/D with Pareto front estimation
https://github.com/tomtkg/moea-d-pfe

evolutionary-algorithm matlab moea multi-objective-optimization platemo

Last synced: 3 months ago
JSON representation

MOEA/D with Pareto front estimation

Awesome Lists containing this project

README

          

# MOEA-D-PFE
MOEA/D with Pareto front estimation

![](https://img.shields.io/github/languages/code-size/tomtkg/MOEA-D-PFE)
![](https://img.shields.io/github/last-commit/tomtkg/MOEA-D-PFE)

## How to use
This algorithm works with the [PlatEMO](https://github.com/BIMK/PlatEMO). And the algorithm is implemented in the PlatEMO.
It is located at [PlatEMO/Algorithms/Multi-objective optimization/MOEA-D-PFE](https://github.com/BIMK/PlatEMO/tree/master/PlatEMO/Algorithms/Multi-objective%20optimization/MOEA-D-PFE).

## Reference
Tomoaki Takagi, Keiki Takadama, and Hiroyuki Sato: **A Multi-objective Evolutionary Algorithm Using Weight Vector Arrangement Based on Pareto Front Estimation**, Transaction of the Japanese Society for Evolutionary Computation (Japanese),, Vol. 12, No. 2, pp. 45--60, 2021. [DOI](https://doi.org/10.11394/tjpnsec.12.45).