Research Article

A Mutualism Quantum Genetic Algorithm to Optimize the Flow Shop Scheduling with Pickup and Delivery Considerations

Procedure 1

The speeding-up method of inserting neighborhood.
Begin
While () do
Begin
 Obtain the subpermutation by removing job in the original permutation .
For
Calculate , , and .
End
For and
  For
  Calculate .
  End
  Calculate .
End
 Denote by the position where job is inserted to get the minimal objective value.
;
End
End
Output the local optimal individual.