Research Article

A Hybrid Multiobjective Evolutionary Approach for Flexible Job-Shop Scheduling Problems

Algorithm 2

Procedure of crossover for assignment.
Crossover
Select randomly two parents and ;
Select randomly two integers and such that ;
Select randomly two integers and such that and (in the
case where );
Child receives the same assignments from the parent for all opera-
tions between the operations and ;
The rest of assignments for is obtained from ;
The construction of child is similar with .