Scheduling Seminar: The Longest Processing Time Rule for Identical Parallel Machines Revisited

0

Datum / čas
Date(s) - 13.10.
15:00 - 17:00

Kategorie ne Kategorie


Federico Della Croce (DIGEP – Polito.it):
The Longest Processing Time Rule for Identical Parallel Machines Revisited

 

Abstract: We consider the P||Cmax scheduling problem where the goal is to schedule n jobs on m identical parallel machines to minimize makespan. We revisit the famous Longest Processing Time (LPT) rule proposed by Graham in 1969. LPT requires sorting jobs in non-ascending order of processing times and then assigning one job at a time to the machine whose load is smallest so far. We provide new insights into LPT and discuss the approximation ratio of a modification of LPT that improves Graham’s bound. We use linear programming to analyze the approximation ratio of our approach. This performance analysis can be seen as a valid alternative to formal proofs based on analytical derivation. Also, we derive from the proposed approach an O(n log n) time complexity heuristic called SLACK. The heuristic splits the sorted job set in tuples of m consecutive jobs (1,…,m; m+1,…,2m; etc.) and sorts the tuples in non-increasing order of the difference (SLACK) between the largest and smallest job in the tuple. Given this new ordering of the job set, list scheduling is applied. This approach strongly outperforms LPT on benchmark literature instances and is competitive with more involved approaches such as COMBINE and LDM.

Watch online: https://www.youtube.com/channel/UCUoCNnaAfw5NAntItILFn4A/live

More information:https://schedulingseminar.com/