Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aquila Optimizer #162

Open
isarandi opened this issue May 31, 2023 · 0 comments
Open

Aquila Optimizer #162

isarandi opened this issue May 31, 2023 · 0 comments

Comments

@isarandi
Copy link

Aquila Optimizer: A novel meta-heuristic optimization algorithm

https://doi.org/10.1016/j.cie.2021.107250

This paper proposes a novel population-based optimization method, called Aquila Optimizer (AO), which is inspired by the Aquila’s behaviors in nature during the process of catching the prey. Hence, the optimization procedures of the proposed AO algorithm are represented in four methods; selecting the search space by high soar with the vertical stoop, exploring within a diverge search space by contour flight with short glide attack, exploiting within a converge search space by low flight with slow descent attack, and swooping by walk and grab prey. To validate the new optimizer’s ability to find the optimal solution for different optimization problems, a set of experimental series is conducted. For example, during the first experiment, AO is applied to find the solution of well-known 23 functions. The second and third experimental series aims to evaluate the AO’s performance to find solutions for more complex problems such as thirty CEC2017 test functions and ten CEC2019 test functions, respectively. Finally, a set of seven real-world engineering problems are used. From the experimental results of AO that compared with well-known meta-heuristic methods, the superiority of the developed AO algorithm is observed. Matlab codes of AO are available at https://www.mathworks.com/matlabcentral/fileexchange/89381-aquila-optimizer-a-meta-heuristic-optimization-algorithm and Java codes are available at https://www.mathworks.com/matlabcentral/fileexchange/89386-aquila-optimizer-a-meta-heuristic-optimization-algorithm.

owein-thuillier added a commit to owein-thuillier/EC-Bestiary that referenced this issue Apr 17, 2024
…mpelo#162, Manta ray foraging optimization fcampelo#161, Jellyfish fcampelo#160, American zebra optimization fcampelo#159, Dandelion Optimizer: A nature-inspired metaheuristic algorithm for engineering applications fcampelo#158, FBI inspired meta-optimization fcampelo#157, Komodo Dragon Algorithm fcampelo#156, Lemurs Optimizer: A New Metaheuristic Algorithm for Global Optimization fcampelo#155, African vultures optimization fcampelo#154, Lion Swarm fcampelo#153, Developed (?) Wildebeest fcampelo#152, Nature Paper! (Human Reproduction Optimization) fcampelo#151, Genetic Folding algorithm fcampelo#150
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant