Research Article
A Modified Sine-Cosine Algorithm Based on Neighborhood Search and Greedy Levy Mutation
Algorithm 2
The pseudocode of the optimal individual based on greedy levy variation.
Set the parameters | Obtain the best individual and its fitness value. | for j=1:d | ; | Calculate the value of according to Eq.(11). | Calculate the value of according to Eq.(12). | Calculate the value of according to Eq.(10). | Calculate the value of according to Eq.(8). | ; | if | | | end | end |
|