Research Article

[Retracted] Multiobjective Optimization of Airport Ferry Vehicle Scheduling during Peak Hours Based on NSGA-II

Algorithm 1

Decoding algorithm
Input:
 Chromosome
 Flights set
 Ferry vehicles set
 Maximum search step
 Maximum task threshold
Output:
 Ferry vehicle scheduling plan
 for in :
  # Create an empty set to store allocated flights
  for in :
   if :
    
    
   elif does not conflict with any flight in :
    
    
   if :
    
   if :
    
   if :