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

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

MOEA/D with distribution control of weight vector set
https://github.com/tomtkg/moea-d-dcwv

evolutionary-algorithm matlab moea multi-objective-optimization platemo

Last synced: 3 days ago
JSON representation

MOEA/D with distribution control of weight vector set

Awesome Lists containing this project

README

          

# MOEA-D-DCWV
MOEA/D with distribution control of weight vector set

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

## Sample image of weight vector set
||||
|:-:|:-:|:-:|
|![image](image/M2_1.svg)|![image](image/M2_2.svg)|![image](image/M2_3.svg)|
|Two-objective problems,
parameter p=1/4|Two-objective problems,
parameter p=2/4|Two-objective problems,
parameter p=3/4|
|![image](image/M3_1.svg)|![image](image/M3_2.svg)|![image](image/M3_3.svg)|
|Three-objective problems,
parameter p=1/6|Three-objective problems,
parameter p=2/6|Three-objective problems,
parameter p=3/6|

## 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-DCWV"](https://github.com/BIMK/PlatEMO/tree/master/PlatEMO/Algorithms/Multi-objective%20optimization/MOEA-D-DCWV).

## Reference
Tomoaki Takagi, Keiki Takadama, and Hiroyuki Sato: **A Distribution Control of Weight Vector Set for Multi-objective Evolutionary Algorithms**, Proc. of the Bio-inspired Information and Communication Technologies (BICT2019), Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering (LNICST), Vol. 289, Springer, Cham, pp. 70--80, 2019. [DOI](https://doi.org/10.1007/978-3-030-24202-2_6).