Research Article

A Novel Memetic Algorithm Based on Decomposition for Multiobjective Flexible Job Shop Scheduling Problem

Algorithm 2

LocalSearch ().
  for   to   do
Randomly select a weight from the weight vector set ;
Select all solutions respectively correspond to weight vectors which
belong to .
Tournament Selection
LocalSearchForIndividual
UpdateNeighborhood
UpdateArchive
  end for