Harris Hawks Optimization Algorithm Harris Hawks Optimization Algorithm Introduction Harris hawks optimizer (HHO) is a nature-inspired population-based optimization algorithm. Harris Hawks Optimization algorithm is a Population-based algorithm. This algorithm mimics the Exploring, Exploiting, and Attacking strategies of Harris Hawks. Harris Hawks Optimization algorithm can be used to solve different engineering problems. About Harris Hawk Harris Hawk is a large medium bird and also known as Dusky Hawk. Harris Hawk hunt in cooperative groups and group size is 2 to 7 birds. Hawks Diet: Large insects, Birds, Lizards, and Mammals. Harris Hawks Optimization Algorithm Steps-by-Step. INPUT: Population Size (N), and a maximum number of iterations (MaxT). OUTPUT: Target Location and its Fitness Values. Step 01: Initialize the population randomly 𝑋_𝑖 ( 𝑖=1,2,3,4,…𝑁 ). Step 02: Check While ( (t ≥ max )Stopping Criteria is Matched or Not ) Step 03: Calculate fitness value for each ha