Research Article

Synergy of Genetic Algorithm with Extensive Neighborhood Search for the Permutation Flowshop Scheduling Problem

Algorithm 2

Pseudocode for ENS operator.
function ENS(s)
 for to
  
  
  
  if then
   
  end if
 end for
 if then
  
  call ENS
 end if