Equilibrium Optimizer (EO)

Equilibrium Optimizer (EO) is a novel optimization algorithm
2K Downloads
Updated 1 Jan 2020

View License

EO is inspired by control volume mass balance to estimate both dynamic and equilibrium state. In EO, search agents randomly update their concentration (Position) with respect to some talented particles called equilibrium candidates to finally reach to equilibrium state as optimal results.

EO’s performance is validated against 58 mathematical functions including unimodal, multimodal, hybrid and composition functions as well as 3 engineering benchmark problems and its performance is compared to three classes of optimization methods; GA and PSO as the most well-studied metaheuristics, GWO, GSA and SSA as recently developed algorithms and CMA-ES, SHADE and LSHADE-SPACMA as high performance optimizers. Comprehensive statistical analysis revealed that EO is able to significantly outperform PSO, GA, GWO, GSA, SSA and CMA-ES while its performance is statistically similar to SHADE and LSHADE-SPACMA.

Main paper: A. Faramarzi, M. Heidarinejad, B. Stephens, S. Mirjalili, Equilibrium optimizer: A novel optimization algorithm, Knowledge-Based Systems. DOI: https://doi.org/10.1016/j.knosys.2019.105190.

The source code of EO is also available at GitHub: https://github.com/afshinfaramarzi/Equilibrium-Optimizer

If you don’t have access to the paper, just leave me a message at afaramar@hawk.iit.edu or afshin.faramarzi@gmail.com and I will send you the paper.

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Global Optimization Toolbox in Help Center and MATLAB Answers
Acknowledgements

Inspired: Komodo Mlipir Algorithm

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1

Updated description

1.0.0