Research Article

Component Thermodynamical Selection Based Gene Expression Programming for Function Finding

Algorithm 3

Process of computing the component free energy of each individual.
The process of computing the component free energy of each individual
   Step  1  / initialize the number of individuals in each rank and compute rank /
  for ( )
  {
        NR[i] = 0; / initialize the number of individuals in each rank /
        Compute rank according to (10)
  }
   Step  2  / Compute the number of individuals in each rank and obtain the rank of
each individual /
  for
  {
      for
      {
         if
          {
       NR ;
        ;
       break;
          }
        }
  }
   Step  3  / Compute the component free energy of each individual /
  for
  {
    = NR ;
   Compute the component free energy of individual
   according to (9) and (14);
  }