alimirjalili / GWOLinks
The GWO algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in nature. Four types of grey wolves such as alpha, beta, delta, and omega are employed for simulating the leadership hierarchy. In addition, three main steps of hunting, searching for prey, encircling prey, and attacking prey, are implemented to perform optim…
☆39Updated 5 years ago
Alternatives and similar repositories for GWO
Users that are interested in GWO are comparing it to the libraries listed below
Sorting:
- This script implements the hybrid of PSO and GWO optimization algorithm.☆99Updated 2 years ago
- Grey Wolf Optimizer Matlab☆67Updated last year
- selective grey wolf optimization with opposition based learning☆27Updated 5 years ago
- An optimization algorithm inspired from bubble-net foraging of humpback whales.☆16Updated 5 years ago
- Harris Hawks Optimization (HHO) is a nature-inspired metaheuristic algorithm that simulates the cooperative hunting behavior of Harris' h…☆63Updated 11 months ago
- This repository displays the demos of some Intelligent Optimization Algorithms, including SA (Simulated Annealing), GA (Genetic algorithm…☆274Updated 8 years ago
- All nature-inspired algorithms involve two processes namely exploration and exploitation. For getting optimal performance, there should b…☆101Updated 5 years ago
- The Matlab/Octave code contains codes of Whale Optimization Algorithm and Particle Swarm Optimization.☆72Updated 6 years ago
- Matlab source code of the paper "D. Wu and X. Tan, Multitasking Genetic Algorithm (MTGA) for Fuzzy System Optimization, IEEE Trans. on Fu…☆29Updated 5 years ago
- Particle Swarm Optimisation for Feature Selection☆18Updated 6 years ago
- Gray Wolf Optimization (GWO), Imperialist Competitive Algorithm (ICA) and Particle Swarm Optimization (PSO) are used to improve the weigh…☆15Updated 3 years ago
- Grey wolf optimizer based on random opposition learning, strengthening hierarchy of grey wolves and modified evolutionary population dyna…☆16Updated 3 years ago
- 对传统的NSGA2算法进行了改进,引入了自适应DE算子,并设计了新的多样性保持策略☆26Updated 6 years ago
- Hybrid Particle Swarm and Grey Wolf Optimizer☆22Updated 3 years ago
- A hybrid of Particle Swarm Optimisation and Genetic Algorithm applied to Flow Shop Scheduling☆34Updated 8 years ago
- Multi-Objective PSO (MOPSO) in MATLAB☆35Updated 4 years ago
- Application of Multi-objective Optimization Algorithm in Cluster Task Scheduling Problem