Skip to content
#

optimization-algorithms

Here are 230 public repositories matching this topic...

Harris-Hawks-Optimization-Algorithm-and-Applications

Harris Hawks Optimization (HHO) is a nature-inspired metaheuristic algorithm that simulates the cooperative hunting behavior of Harris' hawks. Widely used in engineering, machine learning, and resource allocation, HHO is renowned for its simplicity, versatility, and effectiveness in finding global optima.

  • Updated Nov 27, 2024
  • MATLAB

Code of the Performance Estimation Toolbox (PESTO) whose aim is to ease the access to the PEP methodology for performing worst-case analyses of first-order methods in convex and nonconvex optimization. The numerical worst-case analyses from PEP can be performed just by writting the algorithms just as you would implement them.

  • Updated Feb 20, 2024
  • MATLAB

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 optimization-algorithms 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 optimization-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more