Skip to content

mtabbasi/Reptile-Search-Algorithm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reptile Search Algorithm (RSA): A nature-inspired optimizer python and matlab code

Reptile Search Algorithm (RSA) is a novel nature-inspired meta-heuristic optimizer, motivated by the hunting behaviour of Crocodiles. The performance of the proposed RSA is evaluated using twenty-three classical test functions, thirty CEC2017 test functions, ten CEC2019 test functions, and seven real-world engineering problems.

Main reference:

Abualigah, L., Abd Elaziz, M., Sumari, P., Zong Woo, G., and Gandomi, A. H. (2022). Reptile Search Algorithm (RSA): A novel nature-inspired meta-heuristic optimizer. Expert Systems with Applications.

Cite As

Laith Abualigah (2021). Reptile Search Algorithm (RSA): A nature-inspired optimizer (https://www.mathworks.com/matlabcentral/fileexchange/101385-reptile-search-algorithm-rsa-a-nature-inspired-optimizer), MATLAB Central File Exchange. Retrieved December 26, 2021.

About

Reptile Search Algorithm (RSA): A novel nature-inspired meta-heuristic optimizer Matlab Code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 78.7%
  • Python 21.3%