procedure
In the 'Spiral updating' approach of the Whale Optimization Algorithm (WOA), the movement of the search agent toward the prey is modeled using a logarithmic spiral, which is defined by the distance between the prey and the whale, a constant 'b' that determines the shape of the spiral, and a random number 'l' in the range [-1, 1].

Authors

Sources

Referenced by nodes (1)