Research Article

A Comparative Analysis of Swarm Intelligence Techniques for Feature Selection in Cancer Classification

Pseudocode 4

Pseudocode for SFLLF.
Generate random population of solutions (frogs);
   Calculate fitness function value of each frog;
    Repeat for specific number of times
     Sort the population in descending order of their fitness;
     Divide into memeplexes;
     Repeat for specific number of iterations
     For each memeplex determine the best and worst frogs and ;
     Identify the best frog for the entire population ;
     Improve the worst frog position using
     If
         
         if
             and
     end;
     Combine the evolved memeplexes;
    end;
   Present the best frog
   end;
The symbol is an entrywise multiplication. Basically Lévy flights provide a random walk while their random steps are drawn
from a Lévy distribution for large steps.