procedure
The Salp Swarm Algorithm follows a specific procedure: (1) formulate a population matrix of solution vectors, (2) initialize variable values within defined limits, (3) apply an objective function to compute fitness values for all solution vectors, and (4) identify the best position (FF) based on fitness to serve as the food source for the swarm.

Authors

Sources

Referenced by nodes (1)