Research Article

A Hybrid Genetic Algorithm to Minimize Total Tardiness for Unrelated Parallel Machine Scheduling with Precedence Constraints

Algorithm 1

Priority rule-based heuristic algorithm.
1. Initialize: ,  ,  ;
    
2. WHILE ( ) DO
   2.1.
   2.2.
   2.3.
   2.4. compute
   2.5. WHILE DO
       2.5.1.
       2.5.2.
       2.5.3.
       2.5.4. compute
   2.6.
   2.7. FOR
      IF
         
       ELSE
         
   2.8. IF
      
    ELSE
      randomly select from
   2.9.
   2.10.
   2.11.
   2.12.