Jaya2 Optimization Algorithm
Version 1.0.0 (222 KB) by
Mahamed
Implementation of the Jaya2 Optimization Algorithm as described in the paper: https://www.degruyter.com/document/doi/10.1515/jisys-2022-0200
An improved Jaya optimization algorithm with ring topology and population size reduction
By: Mahamed G.H. Omran and Giovanni Iacca
Abstract
An improved variant of the Jaya optimization algorithm, called Jaya2, is proposed to enhance the performance of the original Jaya sacrificing its algorithmic design. The proposed approach arranges the solutions in a ring topology to reduce the likelihood of premature convergence. In addition, the population size reduction is used to automatically adjust the population size during the optimization process. Moreover, the translation dependency problem of the original Jaya is discussed, and an alternative solution update operation is proposed. To test Jaya2, we compare it with nine different optimization methods on the CEC 2020 benchmark functions and the CEC 2011 real-world optimization problems. The results show that Jaya2 is highly competitive on the tested problems where it generally outperforms most approaches. Having an easy-to-implement approach with little parameter tuning is highly desirable since researchers from different disciplines with basic programming skills can use it to solve their optimization problems.
Cite As
Mahamed (2025). Jaya2 Optimization Algorithm (https://ch.mathworks.com/matlabcentral/fileexchange/128799-jaya2-optimization-algorithm), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2023a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
CEC2022
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
