Research Article

Scheduling with Learning Effects and/or Time-Dependent Processing Times to Minimize the Weighted Number of Tardy Jobs on a Single Machine

Algorithm 4

The optimization algorithm for the solution of , problems for , .
Initialization:
                  
For : To Do
                 
Recursion:
For : Down To 1 Do
  For := 1 To Do
   for CON:
          
   for DIF:
        
Optimal solution value:
                .
End