Skip to content

African Vulture Optimization Algorithm (AVOA) and Golden Eagle Optimizer (GEO) algorithm implemented in Java and used in scheduling leveraging iFogSim2 toolbox.

Notifications You must be signed in to change notification settings

theablemo/Metaheuristics-in-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

African Vulture Optimization Algorithm (AVOA), Golden Eagle Optimization (GEO), Osprey optimization algorithm (OOA), and Artificial Gorilla Troops optimizer (GTO) Metaheuristics implementation in Java

African Vulture Optimization Algorithm (AVOA) and Golden Eagle Optimization(GEO) implemented in Java.
The code is based on the following papers:

  1. African vultures optimization algorithm: A new nature-inspired metaheuristic algorithm for global optimization problems.
    Benyamin Abdollahzadeh, Farhad Soleimanian Gharehchopogh, Seyedali Mirjalili https://doi.org/10.1016/j.cie.2021.107408
    Matlab implementation: https://www.mathworks.com/matlabcentral/fileexchange/94820-african-vultures-optimization-algorithm
  2. Golden eagle optimizer: A nature-inspired metaheuristic algorithm.
    Abdolkarim Mohammadi-Balani, Mahmoud Dehghan Nayeri, Adel Azar, Mohammadreza Taghizadeh-Yazdi https://doi.org/10.1016/j.cie.2020.107050
    Matlab implementation: https://www.mathworks.com/matlabcentral/fileexchange/84430-golden-eagle-optimizer-toolbox
  3. Osprey optimization algorithm: A new bio-inspired metaheuristic algorithm for solving engineering optimization problems
    Mohammad Dehghani and Pavel Trojovský https://doi.org/10.3389/fmech.2022.1126450
    Matlab implementation: https://www.mathworks.com/matlabcentral/fileexchange/124555-osprey-optimization-algorithm
  4. Artificial gorilla troops optimizer: A new nature-inspired metaheuristic algorithm for global optimization problems Benyamin Abdollahzadeh, Farhad Soleimanian Gharehchopogh, Seyedali Mirjalili https://doi.org/10.1002/int.22535 Matlab implementation: https://www.mathworks.com/matlabcentral/fileexchange/95953-artificial-gorilla-troops-optimizer?s_tid=mwa_osa_a

The Java implementation is based on the respective Matlab implementation.

About

African Vulture Optimization Algorithm (AVOA) and Golden Eagle Optimizer (GEO) algorithm implemented in Java and used in scheduling leveraging iFogSim2 toolbox.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages