Research Article

A Hybrid Multiobjective Discrete Particle Swarm Optimization Algorithm for Cooperative Air Combat DWTA

Algorithm 1

The pseudocode of the repairing operator.
Input. Unfeasible solutions
Output. New solutions
Deleting the redundant allocation
for
 while
  
  
  if
    
    
  end if
 end while
end for
Supplementing the insufficient allocation
  
  
  
while
   
   
   
   
  
end while