Skip to content
#

gwo

Here are 15 public repositories matching this topic...

swarmlib

This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony Optimization (ACO), Artificial Bee Colony (ABC), Grey Wolf Optimizer (GWO) and Whale Optimization Algorithm (WOA)

  • Updated Dec 16, 2020
  • Python

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…

  • Updated Aug 19, 2020
  • MATLAB

Improve this page

Add a description, image, and links to the gwo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gwo topic, visit your repo's landing page and select "manage topics."

Learn more