RuwangJiao / MFO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Multiform Optimization Framework for Constrained Multiobjective Optimization

This is the matlab version of MFO for constrained multi-objective optimization problems. The code is under the framework of PlatEMO. Please note: MFO-SPEA2 is recommended for solving constrained optimization problems with two or three objectives, while MFO-MOEA/D is recommended for addressing constrained optimization problems with more than three objectives.

Acknowledge

Please kindly cite this paper in your publications if it helps your research:

@article{jiao2022multiform,
  title={A Multiform Optimization Framework for Constrained Multiobjective Optimization},
  author={Jiao, Ruwang and Xue, Bing and Zhang Mengjie},
  journal={IEEE Transactions on Cybernetics},
  year={2022, doi:10.1109/TCYB.2022.3178132},
  publisher={IEEE}
}

About


Languages

Language:MATLAB 100.0%