Skip to content

YNU-NakataLab/MOEA-OGS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MOEA-OGS

-This is an open source code of MOEA-OGS implemented by MATLAB.

-You can easily use this code on Evolutionary multi-objective optimization platform (PlatEMO) on MATLAB.

How to run

  1. Download PlatEMO from here.

  2. Add NSG-II-OGS and IBEA-OGS source code to "Algorithms/Multi-objective optimization".

  3. Run "platemo.m" and select NSGA-II-OGS or IBEA-OGS on GUI.

  4. Determine the experimental settings and push "Start" button.

Copyright

The Copyright of the MOEA-OGS belongs to the Nakata Lab from Yokohama National University, Japan. You are free to use this code for research purposes. Please refer the following article: "Norihiro Kimoto, Yuma Horaguchi, Masaya Nakata, Oversampling-Guided Search for Evolutionary Multiobjective Optimization, 2024 IEEE Congress on Evolutionary Computation (CEC), IEEE, 2024".

@inproceedings{kimoto2024oversampling,
  title={{Oversampling-Guided Search for Evolutionary Multiobjective Optimization}},
  author={Kimoto, Norihito and Horaguchi, Yuma and Nakata, Masaya},
  booktitle={2024 IEEE Congress on Evolutionary Computation (CEC)},
  pages={1--8},
  month={Jluy},
  year={2024},
  publisher={IEEE},
  doi={10.1109/CEC60901.2024.10612066}
}

About

Oversampling-Guided Search for Evolutionary Multiobjective Optimization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages