Multi-objective Bonobo Optimizer with decomposition method

This is the Matlab code for Multi-objective Bonobo Optimizer (MOBO) with a decomposition method. It is named as MOBO3.
170 descargas
Actualizado 3 sep 2020

Ver licencia

This is the Matlab code for Multi-objective Bonobo Optimizer (MOBO) with a decomposition method. It is named as MOBO3. This can solve only two-objective problems.
Three versions of MOBO were developed,
such as MOBO with grid-index approach (MOBO1), MOBO with non-dominated sorting and crowding distance approach (MOBO2) and MOBO with decomposition technique (MOBO3).
Among these three versions, MOBO2 approach was found to have better performances compared to other two approaches, in general.
This is written for solving unconstrained optimization problems.
However, it can also solve constrained optimization problems with penalty function approaches.

User should write his/her own objective function and modify accordingly.

Modify the common parameters and algorithm-specific parameters as per the needs of the problem.

For details of the MOBO algorithms, kindly refer and cite as mentioned below:
Das, A.K., Nikum, A.K., Krishnan, S.V. et al. Multi-objective Bonobo Optimizer (MOBO): an intelligent heuristic for multi-criteria optimization.
Knowl Inf Syst (2020). https://doi.org/10.1007/s10115-020-01503-x

For any query, please email to: amit.besus@gmail.com

Citar como

Das, A.K., Nikum, A.K., Krishnan, S.V. et al. Multi-objective Bonobo Optimizer (MOBO): an intelligent heuristic for multi-criteria optimization. Knowl Inf Syst (2020). https://doi.org/10.1007/s10115-020-01503-x

Compatibilidad con la versión de MATLAB
Se creó con R2020a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0